Descripció
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
Blocs
Aquesta extensió proporciona 2 blocs.
- Feed-list of tags Provides a Gutenberg-Block to show list of public available RSS-feeds of tags.
- Feed-list of categories Provides a Gutenberg-Block to show list of public available RSS-feeds of categories.
Instal·lació
- Upload “category-and-tag-feeds” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Go to Posts > Categories or Tags to display the Feed-URLs or create a post, page or widget to create the output in frontend.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Category- and Tag-Feeds» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“Category- and Tag-Feeds” s’ha traduït a 2 configuracions regionals. Gràcies als traductors per les seves aportacions.
Traduïu «Category- and Tag-Feeds» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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
1.1.3
- Added check for WCS on build of each release
- Code is now WordPress Coding Standards 3.1 compatible
- Compatibility with WordPress 6.5.3
- Updated dependencies
1.1.4
- Compatibility with WordPress 6.6.x
- Updated dependencies