Search Results for '\"wordpress\'
-
Search Results
-
Topic: RMI Forums
http://www.reverse-mortgage-information.org/bbpress/
My first use of bbpress for my niche site. Plugins in use (so far):
bbPress signatures 0.14
allows users to add signatures to their forum posts, including an optional per-post toggle
By _ck_.
Comment Quicktags for bbPress 1.1
Inserts a quicktag toolbar on the post topic form. js_quicktags is slightly modified version of Alex King’s newer Quicktag.js plugin modified from original found here.
By Stefano Aglietti.
bbPress Integration 0.74
Synchronizes registrations on your bbPress installation with your WordPress blog.
By Michael Adams.
Simple bbPress Adsense 0.1
An plugin that includes an adsense advert just above the content on the topic page.
By Rich Boakes.
BBPress Private Messaging 0.80
Integrates Private Messages into BBPress
By Joshua Hutchins.
bbpress tweaks 0.04
misc tweaks for bbpress behaviour
By .
And, Refresh theme with some tweaks.
Thanks
I want to hook, et whatever, into the author id of a post to make my avatars plugin work with BBPress.
The docs just say it’s the same as WordPress, but not exactly. The tags are different and my original plugin doesn’t work anyway (or perhaps it’s an integration problem with my installs. I’m running MU).
I’m looking for equivalents like these or anything related
$the_author = get_the_author_id();
Where are the docs for the plugin API, basically? I don’t require you to look into what exact hooks, etc. I need, just lead me to info. If you want to do more, that’s fine, too.
Hi,
We’re using bbPress 0.8.2.1 integrated with WordPress 2.1.3. Before upgrading to 0.8.2.1 everything was ok. But after upgrading, something has broken.
bbPress cannot count these values properly:
– Numbers of topic and the messages of a member in his profile. (For example, a member who had 6 pages of messages in his profile, has only 1 page now)
– Number of “topics with no replies, topics with no tags, unresolved topics” values are wrong. Each has less pages now.
– In admin panel, the number of members is not accurate. bbPress says there 714 members; but this value is 6109 (this is the correct one) in WordPress.
What can be the problem? I can tell the plugins we use, if necessary to solve the problem. Thanks!