Changeset 10193
- Timestamp:
- 12/11/2008 10:22:00 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.7/wp-includes/category-template.php
r10159 r10193 537 537 * be to return the top 45 tags in the tag cloud list. 538 538 * 539 * The 'topic_count_text_callback' argument is a function, which, given the count539 * The 'topic_count_text_callback' argument is a function, which, given the count 540 540 * of the posts with that tag, returns a text for the tooltip of the tag link. 541 * @see default_topic_count_text542 541 * 543 542 * The 'exclude' and 'include' arguments are used for the {@link get_tags()} … … 614 613 * The 'topic_count_text_callback' argument is a function, which given the count 615 614 * of the posts with that tag returns a text for the tooltip of the tag link. 616 * @see default_topic_count_text617 *618 615 * 619 616 * @todo Complete functionality.
Note: See TracChangeset
for help on using the changeset viewer.