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.

Custom fields in RSS

Description

this plugin adds post custom fields in rss feed like this:

<item>
...
<customfields>
<key1>value1</key1>
<key2>value2</key2>
...
</customfields>
...
</item>

Installation

  1. Upload custom-fields-in-rss to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Done!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Custom fields in RSS” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Custom fields in RSS” into your language.

Interested in development?

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