Category- and Tag-Feeds

Description

Get full control over the output of WordPress-generated feeds of your categories and keywords! No more searching for feed URLs. Manage the visibility of the feeds in the category and keyword lists. Get all the possible feed URLs here too.

Features

  • 2 Gutenberg blocks to output the list of publicly accessible feeds of categories and keywords
  • also 2 Elementor widgets
  • and 2 classic widgets and 2 Shortcodes
  • if feeds of a category or keyword should not be publicly viewable, they are not at any place – nevertheless you can access the URLs of the feeds at any time

Shortcodes

  • [categoryFeeds] to show a list of all public category-feeds
  • [tagFeeds] to show a list of all public tag-feeds
  • each Shortcode accept the parameter “rssType” to set the feed-format
  • available feed-formats are the WordPress-defaults: rss, rss2, atom, feed, rdf as well as added formats by other plugins

Blocks

This plugin provides 2 blocks.

  • Feed-list of categories Provides a Gutenberg-Block to show list of public available RSS-feeds of categories.
  • Feed-list of tags Provides a Gutenberg-Block to show list of public available RSS-feeds of tags.

Installation

  1. Upload “category-and-tag-feeds” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Go to Posts > Categories or Tags to display the Feed-URLs or create a post, page or widget to create the output in frontend.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Category- and Tag-Feeds” is open source software. The following people have contributed to this plugin.

Contributors

“Category- and Tag-Feeds” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “Category- and Tag-Feeds” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release

1.0.1

  • Updated assets

1.0.2

  • Compatibility with WordPress 6.1

1.0.3

  • Compatibility with WordPress 6.2

1.1.0

  • Cleanup build-scripts
  • Compatibility with WordPress 6.3
  • Code is now WordPress Coding Standards compatible

1.1.1

  • Compatibility with WordPress 6.4
  • Code is now WordPress Coding Standards 3.0 compatible
  • Remove local embedded translation-files
  • Fixed handling of bulk actions in categories and post-tags

1.1.2

  • Removed all translation files from release
  • Updated dependencies