Config::activation()
Method: The code that runs during plugin activation.
Source: src/config.php:149
Method: The code that runs during plugin activation.
Source: src/config.php:149
Method: Added this to fix MySQL 8 AUTO_INCREMENT issue with already created tables
Source: src/config.php:281
Method: Call views instead of complex queries on log pages
Source: src/config.php:299
Method: The code that runs during plugin deactivation.
Source: src/config.php:398
Class: This class is used to run any configurations before the plugin is initialized
Source: src/config.php:15
Method: Creates singleton instance of class
Source: src/config.php:34
Method: Initialize the class and setup its properties.
Source: src/config.php:55
Method: Setting constants that maybe used through out the plugin or in the pro version Needs revision
Source: src/config.php:84