Opened 4 years ago
Last modified 3 years ago
#10154 new enhancement
Add parameter "feed_location" to "wp_list_categories()" — at Initial Version
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Themes | Version: | 2.8 |
| Severity: | minor | Keywords: | has-patch needs-testing ux-feedback gsoc |
| Cc: | r_a_m_i@…, wojtek.szkutnik@…, ramiy |
Description
Using wp_list_categories('feed_image=rss.gif') or wp_list_categories('feed=RSS') displayes a list of categories with links to feed.
The problem is, that we can't difine who will come first "cat feed" or "feed cat"?
Adding "feed_location" parameter may solve this problem.
Note: See
TracTickets for help on using
tickets.
