This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Dual RSS Feed Key

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

  1. Upload plugin-name.php to the /wp-content/plugins/ directory or install it through the dashboard.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter a secret key in Settings -> Reading.
  4. Visit the new feed URL at http://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.

Contributors

Translate “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.