這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Auto Post for Task Scheduler

外掛說明

Make Your Site Content Generator

Say, you have a plugin that converts a certain shortcode into generated data and you don’t need to write anything else.

In that case, just use this plugin to create posts automatically with the preset text contents. It will make your site a content generator.

Supported Variables

  • %date% – the post creation date
  • %time% – the post creation time

Requirements

螢幕擷圖

  • Wizard Page
  • Wizard Page 2

安裝方式

安裝

  1. Upload auto-post.php and other files compressed in the zip folder to the /wp-content/plugins/ directory.,
  2. Activate the plugin through the Plugins menu in WordPress.

如何使用

  1. Make sure you have installed and activated the Task Scheduler plugin.
  2. Define a Task via Dashboard -> Task Scheduler -> Add New Task
  3. In the Select Action screen of the wizard form, select the Auto Post action.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Auto Post for Task Scheduler〉的開發相關工作。

參與者

將〈Auto Post for Task Scheduler〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.1 – 07/06/2016

  • Fixed a notice of using a deprecated function.

1.2.0 – 01/18/2016

  • Added the %date% and %time% variables so that the creation date and time can be inserted in the post.

1.1.0 – 07/03/2015

  • Added the ability to set custom fields (post meta) (requires Task Scheduler 1.0.2 or above).
  • Added the ability to set custom post type slug when a desired post type is not listed.
  • Fixed an issue that post type could not be set.

1.0.0

  • Released.