Changeset 45580 for trunk/src/wp-includes/load.php
- Timestamp:
- 07/01/2019 08:00:12 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/load.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r45400 r45580 27 27 * @access private 28 28 */ 29 function wp_unregister_GLOBALS() { 29 function wp_unregister_GLOBALS() { // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid 30 30 if ( ! ini_get( 'register_globals' ) ) { 31 31 return;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)