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.5

  • Vérification et confirmation de la compatibilité avec WordPress 6.8.1.

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.