该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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. 通过WordPress的的“Plugins”菜单激活插件

评价

阅读所有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