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

WP Random Post Thumbnails

설명

This plugin allows you to upload a set of images via a settings page to be shown for posts without images. The images will be chosen at random on page load for any posts without a featured image (meaning each time the page is reloaded another random image will be chosen). Useful if your theme shows thumbnails for the posts, and you don’t want any posts without thumbnails.

UPDATE: Now you can select images specifically for certain post types as well as taxonomy terms.

설치

  1. Upload the wp-random-thumbnails folder to the /wp-content/plugins/ directory.
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Configure the plugin by going to Settings > Random Thumbnails.
  4. That’s it! 🙂

FAQ

None yet!

Installation Instructions
  1. Upload the wp-random-thumbnails folder to the /wp-content/plugins/ directory.
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Configure the plugin by going to Settings > Random Thumbnails.
  4. That’s it! 🙂

후기

2019년 5월 30일
Thank you very very much for this! I have been searching for a plugin to show random featured images for several hours and finally found this one!
2019년 1월 8일 1 reply
Thanks, this is a great plugin and does what it says. Simple and effective!
2017년 11월 20일 1 reply
This is exactly what I needed, I researched other plugins but they were too confusing. This is simple and objective. Very good!
2016년 9월 3일 1 reply
This is exactly what I needed, and from what I've seen there are no other plugins like this which are updated and still functioning. Thank you very much for this and I hope you will continue updates if the functionality ever runs into any problems.
모든 8 평가 읽기

기여자 & 개발자

“WP Random Post Thumbnails”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Random Post Thumbnails”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.5.0

  • Updating CMB2 to the latest version to fix some PHP7 issues.

= 2.4.0

  • Adding a new setting allowing users to exclude terms from having their posts utilize random thumbnails

2.3.0

  • Changing the doing_ajax constant to the new WordPress function.
  • Fixing a php foreach loop warning in template-tags.php

2.2.2

  • Making sure to add the front end filters when performing Ajax requests.

2.2.1

  • Fixing a minor PHP notice.

2.2.0

  • Updating CMB2 to the latest version.
  • Fixing an issue in the newer CMB2 versions where the metabox tabs were being added as top level menu pages.
  • Outputting CSS on our custom admin page to override some CMB2 styles in the metabox tabs.
  • Updating the plugin description in an effort to make it clearer as to what exactly the plugin does.
  • Verifying that the plugin works in WordPress 4.8.2.

2.1.6

  • Verifying that the plugin works in WordPress 4.8.1.

2.1.5

  • Fixing an issue with the version number not being updated.

2.1.4

  • Fixing a PHP error on activation in PHP 7.

2.1.3

  • Fixing a minor PHP warning with WP_DEBUG on.

2.1.2

  • Testing to make sure the plugin works in WordPress 4.7.

2.1.1

  • Fixing a minor PHP notice with WP_DEBUG on.

2.1.0

  • Fixing an issue with terms in other languages not saving properly in the options page.

2.0.8

  • Fixing another minor PHP warning.

2.0.7

  • Fixing minor PHP warning when no images are selected.

2.0.6

  • Checking whether the term is set before comparing it’s value (fixes a PHP notice).

2.0.5

  • Fixing a minor PHP warning.

2.0.4

  • Fixing a minor PHP warning.

2.0.3

  • Adding a ‘Settings’ link into the plugin action links.

2.0.2

  • Fixing issue with $this not being allowed in anonymous functions on older PHP versions.

2.0.1

  • Removing the old cmb folder that somehow didn’t get removed during the 2.0.0 update.

2.0.0

  • Adding support for specifying images for any taxonomy terms.
  • Adding support for specifying images specific to post types.
  • Code cleanup.
  • Updating the options page to make it more organized by using tabs and metaboxes.

1.3.3.1

  • Updating some comments and code spacing. No functionality changes.

1.3.3

  • Updating the tested up to version.
  • Adding a donate link in case anyone would like to be so kind as to donate. 🙂

1.3.1

  • Updating some comments and spacing. No actual functionality changes.

1.3.0

  • Fixing PHP warnings that occurred when installing the plugin and not configuring any settings.
  • Moving the CMB script inclusion to the main plugin file.

1.2.1

  • Fixing an issue when a user doesn’t upload any images through the settings page.

1.2.0

  • Fixing a fatal error on the options page.
  • Removing an unncecessary tag directory.

1.0.0

Initial release.