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

Custom XML Feed

説明

This plugin creates a custom xml feed, designed to work with the emerald full iPhone app.

The feed generated can work with special readers like a specific mobile app or your own reader, you may modify the feed-template.php to fit your needs.

It works as the built-in feeds, it works with the home page, categories, tags, authors… to call the feed just add /?feed=myxml to your URL.

Example: yourdomain.com/?feed=myxml or yourdomain.com/category/mycategory/?feed=myxml

インストール

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

FAQ

Does it work with Emerald iPhone app?

Yes!

Does it work with another feed reader?

No, unless you modify the feed-template.php file.

How to make it work with my reader?

More info here https://codex.wordpress.org/Customizing_Feeds

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0

  • Initial release.
  • April 26th 2013.