Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

Custom fields in RSS

Skildring

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

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

Installasjon

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

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

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

Contributors