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

Automated Editing

説明

The Automated Editing was made, because there are so many people, who just forget to add an excerpt or tags to the post, when they publish it. For several reasons that can be annoying. So, every time a post is saved, the plugin just checks, whether there is an excerpt or not. If there is no excerpt, it will check, whether you have defined some length or type of excerpt. If you haven’t, the plugin just creates a post excerpt by cutting off all short codes of the content and taking the first 3 sentences as the excerpt. The same happens with the ‘more’ tag. It will be automatically set, if you want it. If you don’t define a number of sentences after which the tag has to be inserted, the plugin will insert it after 5 sentences.

Since version 1.4 you have the possibility to check elder posts for missing excerpts, ‘more’ tags and thumbnails. The plugin will try to fix those posts automatically and deliver a list of posts that could not be fixed. You can access these posts from the admin panel of the automated editing plugin and try to fix them manually.

It is also completely multisite enabled since version 1.4. You can check and repair posts network-wide.

インストール

  1. Upload the automated-editing folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Define length and type of excerpt on the options page
  4. Ready

評価

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

貢献者と開発者

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

貢献者

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

“Automated Editing” をあなたの言語に翻訳しましょう。

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

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

変更履歴

2.0.1

  • Debug options added to framework
  • Some bugs fixed

2.0

  • WP 4.5 ready
  • Framework updated
  • Default image for thumbnail added

1.9.2

  • WP 4.1 ready
  • Framework updated
  • Bug with setting unwanted thumbnails fixed

1.9.1

  • German translation updated

1.9

  • enhanced functionality
  • hooks now in the yoast seo plugin

1.8.2

  • Bugfix

1.8.1

  • Adjustment for new framework

1.8

  • One more bug fixed
  • Framework adjusted
  • Ability to add images that are in the post content, but not attached as thumbnail

1.7

  • Loads of bugs fixed
  • Framework changed
  • More functions and structure for custom post types added

1.6

  • Framework streamlined
  • Bugfix

1.5

  • Framework streamlined
  • Small bugfix

1.4

  • Ability to check old posts for missing excerpts, ‘more’ tags and thumbnails
  • Ability to fix old posts with missing excerpts, ‘more’ tags and thumbnails automatically
  • Unfixable posts are stored in a list for manual correction
  • Completely multisite enabled; posts can be checked and repaired network wide

1.3

  • Complete overhaul of the code

1.2

  • A post thumbnail is also put now
  • You can choose also an amount of letters as auto-excerpt

1.1

  • German translation added; one typo fixed

1.0

  • Initial Release

0.9 beta

  • Basic plugin for personal use