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

Dynamic Placeholder Images

説明

If you’ve ever wanted to make your own dynamic placeholder images web site (like baconmockup or placekitten), this plugin is for you. Once it’s installed and you’ve added some images, you can access them at a URL with the desired height and width. Example: http://baconmockup.com/400/300/

Includes:

  • [dynamic-images-attribution] shortcode to display a complete list of images that can be used
  • JSON API

Be sure to check Settings/Dynamic Placeholder images to fully customize your settings.

View a demo page with my goofy dog: https://petenelson.com/dynamic-clyde-images/

Thanks to Kenzie Moss for the plugin banner and icon.

スクリーンショット

インストール

  1. Upload the gga-dynamic-placeholder-images to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. Place the [dynamic-images-attribution] shortcode in a page or post
  4. Check Settings/Dynamic Placeholder images to fully customize your settings.

FAQ

Do you have any questions?

We can answer them here!

評価

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

貢献者と開発者

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

貢献者

“Dynamic Placeholder Images” をあなたの言語に翻訳しましょう。

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

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

変更履歴

v2.0.3 October 9, 2016

  • Fixed bug in 404 handling for URLs using specific slugs

v2.0.2 March 10, 2015

  • Fixed bugs in activation hook
  • Added deactivation hook to delete image cache
  • Updated uninstall hook to remove plugin options

v2.0.1 March 8, 2015

  • Minor updates to the image attribution CSS

v2.0.0 March 7, 2015

  • Initial release to the WordPress repository