Changeset 50373
- Timestamp:
- 02/17/2021 12:40:10 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/options.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options.php
r48575 r50373 212 212 array( $allowed_options ), 213 213 '5.5.0', 214 'a pply_filters_deprecated',214 'allowed_options', 215 215 __( 'Please consider writing more inclusive code.' ) 216 216 );
Note: See TracChangeset
for help on using the changeset viewer.