このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

RSS Custom Fields

説明

If you’ve ever wanted to use WordPress feeds to deliver content into other areas, and want to do it via custom fields, you’ll know that WordPress feeds don’t display custom fields.

With this plugin, you can show all your custom fields in your feed so you can pull data out of WordPress and use it with other systems.

Custom fields are available inside a element in each .

FAQ

Where are my custom fields in my RSS?

If you have any custom fields on a post, you’ll see a element inside each . Inside will be all of your Custom Fields as a key value pair.

Why don’t I see any elements?

If you don’t have any custom fields, you won’t see them. Also, by default, any custom fields starting with an underscore are hidden. If you want to show them, try the Settings area and switching the option on to show hidden custom fields.

評価

このプラグインにはレビューがありません。

貢献者と開発者

RSS Custom Fields はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“RSS Custom Fields” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.2.1

  • Added compatibility with WordPress 3.0.3

1.2

  • Changed admin location
  • Added uninstall option

1.1

  • Fixed CSS bug

1.0

  • Added first version