Changeset 51837 for trunk/src/wp-admin/includes/misc.php
- Timestamp:
- 09/21/2021 06:19:19 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/misc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/misc.php
r50025 r51837 717 717 * Filters a screen option value before it is set. 718 718 * 719 * The dynamic portion of the hook , `$option`, refers to the option name.719 * The dynamic portion of the hook name, `$option`, refers to the option name. 720 720 * 721 721 * Returning false from the filter will skip saving the current option.
Note: See TracChangeset
for help on using the changeset viewer.