Where is the old post permalink slug stored?

It’s in the table postmeta with the meta_key of _wp_old_slug

If you wanted to clear all of the old slugs you could use this:

DELETE FROM wp_postmeta WHERE meta_key = '_wp_old_slug';

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)