Changeset 49926 for trunk/src/wp-includes/category-template.php
- Timestamp:
- 01/03/2021 09:55:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/category-template.php
r49693 r49926 816 816 * 'DESC' (descending), or 'RAND' (random). Default 'ASC'. 817 817 * @type int|bool $filter Whether to enable filtering of the final output 818 * via {@see 'wp_generate_tag_cloud'}. Default 1 |true.818 * via {@see 'wp_generate_tag_cloud'}. Default 1. 819 819 * @type string $topic_count_text Nooped plural text from _n_noop() to supply to 820 820 * tag counts. Default null.
Note: See TracChangeset
for help on using the changeset viewer.