Re: important notice about bbPress 1.0 and _ck_ plugins
Well, for what it’s worth it doesn’t look like I’ll be changing any filenames. The main difference that is coming is the ability to change the directory names, e.g…
http://example.org/forum/first-forum
Can potentially be…
http://example.org/fora/first-forum
Or some other langauge. Also there are going to be a few additional permalink styles like…
http://example.org/post/27/edit
http://example.org/new
And I’m experimenting with URL driven intersections, so…
http://example.org/tag/ice-cream/tag/chocolate
http://example.org/forum/support/tag/alpha/search/release+date
…might be something we see in the future.
The newer styles are very hard to detect with existing functions which are available to plugin devs, but I am trying to supply the tools required for easy detection and interaction with the new setup.