Changeset 45932 for trunk/src/wp-admin/options.php
- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options.php
r45818 r45932 267 267 '2.7.0', 268 268 sprintf( 269 /* translators: %s: the option/setting*/269 /* translators: %s: The option/setting. */ 270 270 __( 'The %s setting is unregistered. Unregistered settings are deprecated. See https://developer.wordpress.org/plugins/settings/settings-api/' ), 271 271 '<code>' . $option . '</code>'
Note: See TracChangeset
for help on using the changeset viewer.