Description
In some cases, it’s necessary to provide a summary of each post in your primary RSS feed while still syndicating
your content with full text to various parties. Dual RSS Feed Key allows you to enter a secret key to use with
your RSS feed to display a full text version of a site’s feed to those who have the key.
Installation
- Upload
plugin-name.php
to the/wp-content/plugins/
directory or install it through the dashboard. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enter a secret key in Settings -> Reading.
- Visit the new feed URL at
https://example.org/feed/?dual_rss_feed_key=yoursecretkey
FAQ
- Where do I enter my secret key?
-
- Under Settings -> Reading.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Dual RSS Feed Key” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dual RSS Feed Key” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.1
- Howdy.