Wonderful news. I'm still using v0.9 in my most active forum. Really exciting... I hope things work out and you can make this idea a reality.
bbPress ShowcasebbPress Showcase
bbPress Showcase » Plugins by _ck_
-
Posted 3 years ago #
-
I also think the way tags are generated can be speed-ed up/be improved. Currently you cannot hook or change them. For my bbBlog plugin I had to write a whole new section to get the tags displayed side by side instead of underneath each other (because of how they are hard coded now)
Posted 3 years ago # -
Null do you mean the tag cloud?
Because that can be completely bypassed like I do for Hot Tags Plus.
But yeah, bbPress needs more filters and actions (with standardized names).
Posted 3 years ago # -
Euhm you can? I couldn't. The tags are hardcode to display like:
- tag 1
tag 2
tag 3And you cannot change that, not with a template nor a hook, so I coded a new tag display in the plugin to let tags display like:
tag 1 tag 2 tag 3 (I also wanted , between them, but that was too hard to code for me ;-))Related: http://bbshowcase.org/forums/topic/changing-tags-view-in-topicphp#post-1737
Posted 3 years ago # - tag 1
RSS feed for this topic
Post a reply to “bbPress1.0 + plugins = December ?”
You must log in to post.