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

Photo Gallery XML Export

説明

UPDATE: I’ve written a new plugin that will eventually phase this one out completely. It has all of the same functionality with a couple of extras including support for post attachment’s. Check it out here: XML-ify WordPress Multiple Posts.

Issues

1) The XML declaration is hard-coded to be: ?xml version=”1.0″ encoding=”UTF-8″? I dont have any plans to change that unless I get requests for other declarations.

2) You can name most XML elements however you see fit, but right now the parent element is hard-coded to images and each blog post parent element is hard-coded to pic. Im hoping to make that customizable in the future.

3) If excerpt field is selected to show but is not populated, the caption pulls from the blog post. This is actually the way WordPress core is supposed to work, but not entirely ideal.

スクリーンショット

インストール

  1. Unzip and upload files to your plugins directory.
  2. Activate.
  3. Choose your settings in the “Photo Gallery XML Export” options page of in WordPress admin area.
  4. To view your custom XML file, add “?feed=galleryxml” to the end of your feed URL or “/galleryxml” to the end of your blog URL, depending on how your site’s feeds are set up.

FAQ

None so far. Ask away: its.the.general@gmail.com

評価

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

貢献者と開発者

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

貢献者

“Photo Gallery XML Export” をあなたの言語に翻訳しましょう。

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

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