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

Random Auto Featured Image

설명

For posts and pages with no featured image, and no images associated with the entry, a random image is selected from the media library and set as the featured image.

The plugin currently does not test for images associated with the entry.

Instead, install and run the Easy Add Thumbnail plugin (https://wordpress.org/plugins/easy-add-thumbnail/).

That plugin will set the featured image on all entries that both have no featured image AND have an image associated with the post.

What is left is entries without featured images and without any images.

This plugin provides a random image from the sites media library so that index pages look more interesting (and possibly confusing/humorous depending on which image is randomly selected.)

There is a notice at the bottom of each post the plugin has updated noting the random image. In a future release, this note will be optional via the standard user interface, but for now one has to edit the plugin and remove the last “filter” line. This notice is not displayed if the plugin is removed.

스크린샷

  • Before and after archive index pages

설치

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.

  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Are posts “marked” in some way after the featured image is set?

Yes. The wp_postmeta table has the RandFeat key set with a value of 1 after the image is set.

The notice displayed at the bottom of the entry is not permanent and is only displayed when the plugin is installed and activated.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Random Auto Featured Image”(을)를 번역하세요.

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

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

변경이력

1.0

  • Initial release