Refactoring

This commit is contained in:
thanghv 2020-05-13 01:18:02 +07:00
parent 08bc34414f
commit 89e6525a49
13 changed files with 1427 additions and 1248 deletions

View file

@ -10,7 +10,7 @@
*/
require_once ABSPATH . 'wp-includes' . DIRECTORY_SEPARATOR . 'version.php'; // Version information from WordPress.
define( 'MAINWP_DEBUG', true );
define( 'MAINWP_CHILD_DEBUG', true );
if ( ! defined( 'MAINWP_CHILD_FILE' ) ) {
define( 'MAINWP_CHILD_FILE', __FILE__ );