이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

스크린샷

  • Configure your dynamic placeholder image generator
  • Flag an image to be used as a placeholder image
  • Sample image
  • Sample image attributuon grid

설치

  1. Upload the gga-dynamic-placeholder-images to the /wp-content/plugins/ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Place the [dynamic-images-attribution] shortcode in a page or post
  4. Check Settings/Dynamic Placeholder images to fully customize your settings.

FAQ

Installation Instructions
  1. Upload the gga-dynamic-placeholder-images to the /wp-content/plugins/ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Place the [dynamic-images-attribution] shortcode in a page or post
  4. Check Settings/Dynamic Placeholder images to fully customize your settings.
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