Changes between Initial Version and Version 10 of Ticket #55904
- Timestamp:
- 09/14/2022 07:38:14 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55904
- Property Keywords has-patch has-unit-tests needs-testing added
- Property Milestone Awaiting Review → 6.1
- Property Owner set to
- Property Status assigned → closed
- Property Version trunk
- Property Resolution → fixed
-
Ticket #55904 – Description
initial v10 7 7 8 8 We should introduce a full set of filters to control each one of the feeds independently, included a way to enable/disable the single post comments feed when the global comments feed is disabled/enabled: 9 * `feed_links_ show_post_comments_feed`10 * `feed_links_ show_post_type_archive_feed`11 * `feed_links_ show_category_feed`12 * `feed_links_ show_tag_feed`13 * `feed_links_ show_tax_feed`14 * `feed_links_ show_author_feed`15 * `feed_links_ show_search_feed`9 * `feed_links_extra_show_post_comments_feed` 10 * `feed_links_extra_show_post_type_archive_feed` 11 * `feed_links_extra_show_category_feed` 12 * `feed_links_extra_show_tag_feed` 13 * `feed_links_extra_show_tax_feed` 14 * `feed_links_extra_show_author_feed` 15 * `feed_links_extra_show_search_feed` 16 16 17 All of them should get `true` as default input, except for `feed_links_ show_post_comments_feed` which should get the output of `feed_links_show_comments_feed` to ensure backwards compatibility.17 All of them should get `true` as default input, except for `feed_links_extra_show_post_comments_feed` which should get the output of `feed_links_show_comments_feed` to ensure backwards compatibility.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)