Skip to content

Releases: BenjaminMedia/bbpress-better-permalinks

version 0.1.5 - Added support for edit topic links

09 Jan 12:58
Compare
Choose a tag to compare
Merge pull request #3 from BenjaminMedia/feature-edit-links

Added support for edit topic links

Version 0.1.4 - Plugin now supports paged topics

09 Jan 09:44
Compare
Choose a tag to compare
v0.1.4

Bumped plugin version to 0.1.4

Version 0.1.3 - Plugin now supports paged topics

06 Jan 13:17
Compare
Choose a tag to compare
Merge pull request #2 from BenjaminMedia/bugfix-paged-topics

Added rewrite tag for paged topics

Version 0.1.2 - Plugin now uses the topic slug option to avoid having /forums prefix in url twice

04 Jan 09:55
Compare
Choose a tag to compare
Changed topic permastruct to use _bbp_topic_slug option instead of bb…

…p_get_topic_slug()

This ensures that the /forums prefix is not added to the url twice if
the prefix is enabled for all content types

Version 0.1.1 - Plugin now refreshes permalinks automatically when activated/deactivated

03 Jan 09:41
Compare
Choose a tag to compare
Merge pull request #1 from BenjaminMedia/feature-flush-rewrite-rules

Added support for flushing rewrite rules on activation/deactvation

Initial release

23 Dec 12:49
Compare
Choose a tag to compare
v0.1.0

initial working commit