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

Bulk Entry

描述

Create large numbers of posts quickly on a single screen in bulk. Features include:

  • TinyMCE visual editors
  • Custom Post type support
  • Custom post status support
  • AJAX powered
  • Validates against Coding standards
  • Checks Capabilities and Nonces for security
  • Filters for adding and saving extra fields

螢幕截圖

  • The main screen
  • Custom Post types

安裝

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

閱讀全部1個評價

貢獻者及開發者

“Bulk Entry” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Bulk Entry 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

August 28, 2016 – Version 1.4.2

  • Removes some errant spaces in admin.css that caused a problem in some circumstances

August 28, 2016 – Version 1.4.1

  • Enable the post count field for bulk creation of cards so that spam clicking Go is no longer necessary
  • Adjust styling of the toolbar and cards

August 28, 2016 – Version 1.4

  • Fix a TinyMCE creation bug, should work in latest WordPress

April 6, 2016 – Version 1.3

  • Fix a warning issue that could interfere with success AJAX responses
  • Switched to wp_json_encode
  • Coding standards fixes
  • Bumped tested version to v4.5

April 13, 2015 – Version 1.2

  • Add escaping
  • Remove todo comments
  • Remove &$this reference

April 9, 2013 – Version 1.1

  • Initial release