Changeset 39053
- Timestamp:
- 10/31/2016 06:39:06 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/widgets/class-wp-widget-tag-cloud.php
r37489 r39053 62 62 * @see wp_tag_cloud() 63 63 * 64 * @param array $ current_taxonomy The taxonomy to use in the tag cloud. Default 'tags'.64 * @param array $args Args used for the tag cloud widget. 65 65 */ 66 66 $tag_cloud = wp_tag_cloud( apply_filters( 'widget_tag_cloud_args', array(
Note: See TracChangeset
for help on using the changeset viewer.