[wp-trac] [WordPress Trac] #24656: Tag Cloud generation return object for manipulation

WordPress Trac noreply at wordpress.org
Mon Jun 29 14:16:00 UTC 2015


#24656: Tag Cloud generation return object for manipulation
-------------------------------------------------+-------------------------
 Reporter:  ysalame                              |       Owner:
     Type:  enhancement                          |  boonebgorges
 Priority:  normal                               |      Status:  closed
Component:  Taxonomy                             |   Milestone:  Future
 Severity:  normal                               |  Release
 Keywords:  needs-patch good-first-bug dev-      |     Version:  3.5
  feedback                                       |  Resolution:  fixed
                                                 |     Focuses:
-------------------------------------------------+-------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"32996"]:
 {{{
 #!CommitTicketReference repository="" revision="32996"
 Introduce 'wp_generate_tag_cloud_data' filter.

 This filter allows developers to modify the data that is used to create
 tag
 clouds, without having to manipulate the tag cloud markup directly.

 As part of the refactor, this changeset also adds a few unit tests for the
 way
 `wp_generate_tag_cloud()` generates the 'title' attribute, as well as
 improvements to output escaping.

 Props flixos90, ysalame.
 Fixes #24656.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/24656#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list