Make WordPress Core


Ignore:
Timestamp:
09/21/2021 06:19:19 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Document some more common names for dynamic hooks and standardise the phrasing used.

Fixes #53581

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/misc.php

    r50025 r51837  
    717717                 * Filters a screen option value before it is set.
    718718                 *
    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.
    720720                 *
    721721                 * Returning false from the filter will skip saving the current option.
Note: See TracChangeset for help on using the changeset viewer.