Beschrijving
Deletes all tags (or other taxonomies), handy tool if you want to start over with a quick clean blog.
* Coding by MijnPress.nl
* Idea by ber-art.nl
Installatie
- Upload directory
mass_delete_tags
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Visit Plugins menu to mass delete your tags.
FAQ
None available
Beoordelingen
Bijdragers & ontwikkelaars
“Mass Delete Taxonomies” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Mass Delete Taxonomies” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
4.1.0
Bugfix: Assign instead of compare (Thanks Theo)
4.0.0
Bugfix: Added nonces for admin forms (CSRF)
3.0.0
Added: support for all taxonomies
2.0.0
PHP fixes
1.0
First release