Make WordPress Core


Ignore:
Timestamp:
08/04/2022 02:50:27 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Various corrections and improvements to inline documentation.

See #55646

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/edit-tags.php

    r53455 r53827  
    487487         *     An array of taxonomy parent drop-down arguments.
    488488         *
    489          *     @type int|bool $hide_empty       Whether to hide terms not attached to any posts. Default 0|false.
     489         *     @type int|bool $hide_empty       Whether to hide terms not attached to any posts. Default 0.
    490490         *     @type bool     $hide_if_empty    Whether to hide the drop-down if no terms exist. Default false.
    491491         *     @type string   $taxonomy         The taxonomy slug.
Note: See TracChangeset for help on using the changeset viewer.