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

WP Set Featured Image From Content

説明

Get the first image from the content of a post and set that image as a featured image.

Features

  • Select the (custom) post type for which you want to set the featured images
  • Ability to overwrite existing featured images.

スクリーンショット

  • The Settings screen.

インストール

  1. Upload the plugin files to the /wp-content/plugins/wp-set-featured-image-from-content directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Tools -> WP Set Featured Image From Content
  4. Choose your settings and click the button

FAQ

Is the plugin in GIT?

Yup: https://gitlab.com/YourMark/wp-set-featured-image-from-content/

Do you accept Pull Requests

Also yup.

Do you accept feature requests?

Sure, but be patiënt when requesting something.

評価

2017年5月22日 7 replies
It does nothing sorry, we have every post with an image in the content at the top but the plugin does not put this as featured image in any post. G.
1件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

“WP Set Featured Image From Content” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.3

  • Fixed a big that caused entire settings page to turn into a link when succesfully adding a featured image

1.0.2

  • Re-release, to add some missing files.

1.0.1

  • Pick the (custom) post type(s) you want the featured image to be set from.
  • Added overwriting of existing featured image as option.
  • Build in check for theme support of post thumbnails.
  • Made the settings area look a bit nicer.

1.0.0

  • Initial plugin