Bulk Content Toolkit

外掛說明

Bulk Content Toolkit is designed to enhance your WordPress content management capabilities by providing tools to perform bulk operations on posts, pages, and custom post types. Save time and streamline your content workflow with this intuitive toolkit.

Features

  • Bulk Editing: Edit multiple content items at once, including titles, content, categories, tags, and custom fields.
  • Quick Actions: Apply actions like publish, unpublish, delete, or change status in bulk.
  • Custom Filters: Filter content based on various criteria to manage specific sets of data efficiently.
  • Export/Import: Bulk import or export content for migration or backup.

Usage

After activation, navigate to the new ‘Bulk Edit’ menu in your WordPress admin area, in Settings. From there, you can select the type of content you wish to work with and proceed with bulk actions.

Support

If you encounter any issues or have suggestions, please visit https://github.com/tlloancy or open an issue on GitHub.

Contribute

Want to contribute to Bulk Content Toolkit? Fork the repository on GitHub, make your changes, and submit a pull request.

  • GitHub: https://github.com/tlloancy

安裝方式

  1. From WordPress Admin:

    • Go to ‘Plugins’ > ‘Add New’.
    • Search for “Bulk Content Toolkit”.
    • Click ‘Install Now’, then ‘Activate’.
  2. Manual Upload:

    • Download the plugin zip file.
    • Upload via the WordPress plugin uploader or extract the zip into the /wp-content/plugins/ directory.
    • Activate the plugin through the ‘Plugins’ menu in WordPress.

常見問題集

Does this plugin work with custom post types?

Yes, Bulk Content Toolkit supports all registered post types within WordPress.

Can I undo bulk actions?

While the plugin itself does not store actions for undoing, you can generally do it via mass quick edit or consider using it in conjunction with plugins that track changes or provide undo functionality.

Is there a limit to how many items I can edit at once?

The limit is generally set by your server resources, but the plugin is optimized to handle large datasets efficiently.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Bulk Content Toolkit〉的開發相關工作。

參與者

將〈Bulk Content Toolkit〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.4

  • Improved : better datetime guessing for quick edit fields, and better values gathering.

1.0.3

  • Added: New feature to handle more inputs for bulk editing.

1.0.2

  • Fixed: Case custom settings triggered event on other tabs e.g “Category”. Case $settings null fixed when array_columns error.

1.0.1

  • Fixed: Deprecated FILTER_SANITIZE_STRING
  • Fixed: Bad condition leading to misleading bulk display information

1.0.0

  • Initial release with core functionality for bulk content management.