mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
General: revert [38386], functions.php was probably too tempting for some people to not load by itself.
See #36335. git-svn-id: https://develop.svn.wordpress.org/trunk@38469 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -94,7 +94,6 @@ wp_set_lang_dir();
|
||||
|
||||
// Load early WordPress files.
|
||||
require( ABSPATH . WPINC . '/compat.php' );
|
||||
require( ABSPATH . WPINC . '/option.php' );
|
||||
require( ABSPATH . WPINC . '/functions.php' );
|
||||
require( ABSPATH . WPINC . '/pomo/mo.php' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user