Changeset 37487 for trunk/src/wp-includes/category-template.php
- Timestamp:
- 05/22/2016 05:39:00 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/category-template.php
r37486 r37487 706 706 * passed to edit.php for the popular tags edit links. 707 707 * 708 * The 'exclude' and 'include' arguments are used for the {@link get_tags()} 709 * function. Only one should be used, because only one will be used and the 710 * other ignored, if they are both set. 708 * The 'exclude' and 'include' arguments are used for the get_tags() function. Only one 709 * should be used, because only one will be used and the other ignored, if they are both set. 711 710 * 712 711 * @since 2.3.0
Note: See TracChangeset
for help on using the changeset viewer.