This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Custom Bulk Actions

Descripción

Currently WordPress doesn’t allow you to add custom bulk actions. See codex. Adding them is super easy with this plugin.

This is based on solution found here: http://www.skyverge.com/blog/add-custom-bulk-action/
This plugin just makes it more easier to use.

Plugin adds a class named Seravo_Custom_Bulk_Action which you can use to easily define custom bulk actions.
See documentation and examples here: https://github.com/Seravo/wp-custom-bulk-actions/

Instalación

  1. Upload seravo-custom-bulk-action.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Define bulk actions in your functions.php. See github for examples.

Reseñas

Leer todas las 2 reseñas

Colaboradores y desarrolladores

“Custom Bulk Actions” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Custom Bulk Actions” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .