#16648 closed enhancement (wontfix)
Add actions/filters to wp_widget_rss_output
| Reported by: | dangayle | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Widgets | Version: | 2.5 |
| Severity: | normal | Keywords: | close |
| Cc: | Focuses: |
Description
There is no way to filter/modify output of the function wp_widget_rss_output contained in default-widgets.php
It would be nice to be able to filter the <a> tags so that attributes such as class= or rel= can be added.
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I don't think the default widgets were ever intended to allow filtering. Isn't it just as easy to create your own rss output?