Quantcast
Viewing all articles
Browse latest Browse all 5527

Mister Twister on "Edit tag ID"

Hello
It's necessary to edit tags ID in Wordpress to make all of them to be by count (1, 2, 3, 4, 5 etc.)
After several years of Wordpress using I've got tags with ID's order like this: 27, 31, 35, 78, 112, 125, 178, 250 and so on. Here is a screenshot for your convinience: http://i.imgur.com/7FWVg6M.png
Many of tags were deleted, so that's why there are a lot of gaps between IDs nums.
As you know the table "wp-terms" in MySQL data base consists of:
term_id (tag/cathegory ID value)
name (your tag/cathegory name)
slug (Wordpress tag/cathegory name)
Could you tell me, please, is it ok if I'll edit table "wp-terms" and change tags IDs by count?
Thank you in advance


Viewing all articles
Browse latest Browse all 5527

Trending Articles