Changeset 53827 for trunk/src/wp-admin/edit-tags.php
- Timestamp:
- 08/04/2022 02:50:27 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/edit-tags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-tags.php
r53455 r53827 487 487 * An array of taxonomy parent drop-down arguments. 488 488 * 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. 490 490 * @type bool $hide_if_empty Whether to hide the drop-down if no terms exist. Default false. 491 491 * @type string $taxonomy The taxonomy slug.
Note: See TracChangeset
for help on using the changeset viewer.