Skip to content

Instantly share code, notes, and snippets.

View jon3laze's full-sized avatar
🎯
Focusing

Jon jon3laze

🎯
Focusing
View GitHub Profile
@ashfame
ashfame / delete-all-tags.php
Created November 25, 2011 10:11
Delete all tags of a WP install
<?php
/**
* Delete all tags of a WordPress blog
*
* @author Ashfame
*
* Place this file in root of your WordPress install and open it in the browser - domain.com/delete-all-tags.php
*/