7 | | And, yes, it is actually useful from a forum moderation perspective, if a topic or reply was trashed and you're using the trashed slug, e.g. `.../forums/topic/my-topic__trashed/?view=all` and another moderator or admin restores the topic, thanks to `_wp_old_slug` you get an automatic redirect to `.../forums/topic/my-topic__/?view=all` |
| 7 | And, yes, it is actually useful from a forum moderation perspective, if a topic or reply was trashed and you're using the trashed slug, e.g. `.../forums/topic/my-topic__trashed/?view=all` and another moderator or admin restores the topic, thanks to `_wp_old_slug` you get an automatic redirect to `.../forums/topic/my-topic/?view=all` |