Popis
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/
Instalace
- 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.
Autoři
Custom Bulk Actions je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Custom Bulk Actions” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.