[wp-trac] [WordPress Trac] #38017: Add widget instance to remaining widget argument filters
WordPress Trac
noreply at wordpress.org
Sat Sep 10 13:38:30 UTC 2016
#38017: Add widget instance to remaining widget argument filters
----------------------------+----------------------------------------
Reporter: SergeyBiryukov | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version:
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: |
----------------------------+----------------------------------------
In #20788 and #33944, the `$instance` argument was added to these filters:
* `widget_nav_menu_args`
* `widget_links_args`
For consistency, other widget argument filters should have it too:
* `widget_archives_dropdown_args`
* `widget_archives_args`
* `widget_categories_dropdown_args`
* `widget_categories_args`
* `widget_pages_args`
* `widget_comments_args`
* `widget_posts_args`
* `widget_tag_cloud_args`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38017>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list