>
Download This Plugin | |
Download Elegant Themes | |
Name | Custom fields in RSS |
Version | 0.1 |
Author | Gonahkar |
Rating | 100 |
Last updated | 2010-08-04 03:40:00 |
Downloads |
2038
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Custom fields in RSS plugin added 2 bytes of resources to the Home page and 1 bytes of resources to the sample Post page.
Custom fields in RSS plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Custom fields in RSS plugin ads no tables to your Wordpress blog database.this plugin adds post custom fields in rss feed like this:
<item>
...
<customfields>
<key1>value1</key1>
<key2>value2</key2>
...
</customfields>
...
</item>