mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-05 09:19:53 +08:00
Refactoring
This commit is contained in:
parent
08bc34414f
commit
89e6525a49
13 changed files with 1427 additions and 1248 deletions
|
@ -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__ );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue