Beschrijving
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/
Installatie
- Upload
seravo-custom-bulk-action.php
to the/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
- Define bulk actions in your functions.php. See github for examples.
Bijdragers & ontwikkelaars
“Custom Bulk Actions” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Custom Bulk Actions” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.