Changeset 49564 for trunk/src/wp-includes/registration-functions.php
- Timestamp:
- 11/12/2020 11:15:49 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/registration-functions.php
r46439 r49564 7 7 */ 8 8 9 _deprecated_file( basename( __FILE__ ), '2.1.0', null, __( 'This file no longer needs to be included.' ) );9 _deprecated_file( basename( __FILE__ ), '2.1.0', '', __( 'This file no longer needs to be included.' ) );
Note: See TracChangeset
for help on using the changeset viewer.