id summary reporter owner description type status priority milestone component resolution keywords cc 1880 Add redirect for old numeric topic/forum slugs ocean90 "It seems like bbPress 1.x had a fallback to the topic ID, see https://www.google.com/search?q=site%3Ahttps%3A%2F%2Fja.forums.wordpress.org%2Ftopic%2F and https://www.google.com/search?q=site%3Ahttps%3A%2F%2Fja.forums.wordpress.org%2Fforum%2F A possible solution: * Store the old topic ID in a meta field `_old_topic_id` * In the redirect handler check if the slug of a topic is numeric * Query post meta for `_old_topic_id` * If meta exists redirect to new slug (cache result) * If it doesn't exist continue with the regular redirect (cache result)" defect (bug) new normal International Forums