Beskrivelse
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
Installation
- 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
Anmeldelser
Bidragsydere & udviklere
“Mass Delete Taxonomies” is open source software. The following people have contributed to this plugin.
BidragsydereTranslate “Mass Delete Taxonomies” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
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