Stable version on WordPress.org — wordpress.org/plugins/bbpress-permalinks-with-id/.
This plugin for WordPress and bbPress converts default permalinks with topic and forum slugs to permalinks with ID's. Examples:
- /forums/forum/FORUM_SLUG → /forums/forum/FORUM_ID
- /forums/topic/TOPIC_SLUG → /forums/topic/TOPIC_ID
To create working .zip-plugin just hit npm install
and then run grunt
default task (working plugin in .zip archive will be created at dist
folder).
npm install
grunt
Photo on banner created by Jay Mantri.