Make WordPress Core


Ignore:
Timestamp:
08/31/2016 03:23:57 PM (9 years ago)
Author:
wonderboymusic
Message:

General: revert [38386], functions.php was probably too tempting for some people to not load by itself.

See #36335.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-settings.php

    r38411 r38469  
    9595// Load early WordPress files.
    9696require( ABSPATH . WPINC . '/compat.php' );
    97 require( ABSPATH . WPINC . '/option.php' );
    9897require( ABSPATH . WPINC . '/functions.php' );
    9998require( ABSPATH . WPINC . '/pomo/mo.php' );
Note: See TracChangeset for help on using the changeset viewer.