這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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