[wp-trac] [WordPress Trac] #20790: Add widget_title filter to Links Widget
WordPress Trac
noreply at wordpress.org
Sat Feb 22 05:13:21 UTC 2014
#20790: Add widget_title filter to Links Widget
-------------------------+----------------------
Reporter: ragulka | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Widgets | Version: 3.3.2
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
-------------------------+----------------------
Comment (by SergeyBiryukov):
A lot of installs still have that widget, however fixing this
inconsistency doesn't seem feasible.
Replying to [ticket:20790 ragulka]:
> It should work with the existing wp_list_bookmarks function by
specifying the categorize argument to be false.
When there are several link categories, this would change the output of
the widget from multiple lists with different titles to a single list with
one title.
So it looks like `link_category` and `wp_list_bookmarks` filters are the
only options here:
[source:tags/3.8.1/src/wp-includes/bookmark-template.php#L231].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/20790#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list