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

Embed Piwigo

説明

The Embed Piwigo plugin adds support for embedding photos from whitelisted Piwigo websites.

This means that you can add the URL (a.k.a. ‘web address’) of a photo in a Piwigo site to a WordPress post or page, and a medium-sized, centered image will be inserted in its place.

The standard WordPress captioning system will be used (as for the Caption Shortcode), with the photo’s title, date, and description added if they’re available for a given image.

For example, if you have https://piwigo.org/demo in your Piwigo site URLs list, and add the following URL on its own line in a post or page on your blog:

https://piwigo.org/demo/picture.php?/1382/category/111

then a photo of a mountain in Kerzers will be inserted, with the caption “Colline de Chiètres (May 6, 2016)”. The date format will match whatever your WordPress installation is configured to use.

インストール

Install this plugin in the normal way.

Then go to the “Settings” → “Writing” page in the WordPress admin area, and list your Piwigo site URLs in the new “Piwigo site URLs” field.

Note that trailing slashes on the URLs do not matter, and can be added or not as you prefer.

FAQ

Installation Instructions

Install this plugin in the normal way.

Then go to the “Settings” → “Writing” page in the WordPress admin area, and list your Piwigo site URLs in the new “Piwigo site URLs” field.

Note that trailing slashes on the URLs do not matter, and can be added or not as you prefer.

Does this modify the database?

A single option is added, called embed-piwigo-urls, and no modifications are made to the database structure.

評価

3件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Embed Piwigo” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Embed Piwigo” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.0

  • First stable release.
  • Documentation improvements.

0.4.0

  • Add more metadata into captions.

0.3.0

  • Add caching.

0.1.0

  • Initial beta release.