Profile
Achievement
theriddlebrothers's Recent SnippetsTagged wordpress
- All /
« Prev 1 Next »
If a MySQL DB for WordPress is encoded as latin1, these steps will prevent utf8 encoding issues.
0
865
posted 13 years ago by theriddlebrothers
If you run a query to delete old posts manually from MySQL in a WordPress database, the old tags will remain and appear in your tag cloud/listing. This allows you to identify those unused tags, and then delete them with an additional query.
0
674
posted 13 years ago by theriddlebrothers