Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbp_topic_author_link

Published on January 4th, 2014 by Stephen Edgar

Description The ‘bbp_topic_author_link’ function is used to display the current topic author’s user role, avatar and username linked to their profile Where is it used Templates: content-single-topic-lead.php How to use it $args (optional) – Accepts an array of arguments to configure display ( post_id, link_title, type, size, sep, show_role ) Uses bbp_get_topic_author_link() Sample code example […]

bbp_reply_author_link

Published on January 4th, 2014 by Stephen Edgar

Description The ‘bbp_reply_author_link’ function is used to display the current reply author’s user role, avatar and username linked to their profile Where is it used Templates: loop-single-reply.php loop-search-reply.php How to use it $args (optional) – Accepts an array of arguments to configure display ( post_id, link_title, type, size, sep, show_role ) Uses bbp_get_reply_author_link() Sample code […]

Moderation and BlackListing

Published on December 16th, 2013 by John James Jacoby

bbPress uses the same moderation and blacklisting tools that WordPress uses for comments. If you’d like for Topics and Replies by your users to be subjected to additional moderation, and/or completely blocked from being posted, you can use the Comment Moderation and Comment Blacklist settings, located at: Admin > Settings > Discussion When a Topic […]

bbPress Conditional Tags

Published on December 13th, 2013 by Stephen Edgar

See WordPress Codex http://codex.wordpress.org/Conditional_Tags is_bbpress() /** Archive ***************************************************************/ bbp_is_forum_archive() bbp_is_topic_archive() /** Topic Tags ************************************************************/ bbp_is_topic_tag() bbp_is_topic_tag_edit() /** Components ************************************************************/ bbp_is_single_forum() bbp_is_single_topic() bbp_is_single_reply() bbp_is_topic_edit() bbp_is_topic_merge() bbp_is_topic_split() bbp_is_reply_edit() bbp_is_reply_move() bbp_is_single_view() /** User ******************************************************************/ bbp_is_single_user_edit() bbp_is_single_user() bbp_is_user_home() bbp_is_user_home_edit() bbp_is_topics_created() bbp_is_replies_created() bbp_is_favorites() bbp_is_subscriptions() /** Search ****************************************************************/ bbp_is_search() bbp_is_search_results()

Filipino – Tagalog (tl_PH)

Published on May 7th, 2013 by Ephramar Telog

As this page is related to the Danish translation of bbPress the following is written in Filipino. For English information about localization of bbPress, please go to bbPress in Your Language bbPress sa Iyong Wika Codex Home → bbPress sa Iyong Wika Katulad ng WordPress, ang bbPress ay pwede ring gamitin sa iyong wika. Ang mga tagubilin […]

Getting Started in Modifying the Main bbPress Template

Published on January 29th, 2013 by pjv

[NOTE: The target audience for this page is someone who has basic familiarity with editing wordpress theme templates.] If you are just picking up bbPress and you install it and want to make some basic changes to the template that is being rendered, it can be a little difficult to find documentation on where to […]

Vanilla

Published on January 26th, 2013 by Stephen Edgar

Vanilla 2.0.18.1 Importer for bbPress FAQ & Known Issues Note: This is for the ‘stand alone’ Vannila Forums from vannilaforums.org, if you are trying to import from vanillaforums.com you will have to export your data and then perform a custom import. Forums Forum ‘Categories’ are imported as a ‘Forum’ – You must manually configure the […]

bbPress 1.x & BuddyPress Group Forums

Published on January 15th, 2013 by Stephen Edgar

Placeholder

Custom Import

Published on December 28th, 2012 by Stephen Edgar

Related: #2134 Improve readability in Example.php Forum Importer (Inline Docs & Code Formatting) You can customize the included example.php located in /bbpress/includes/admin/converters/Example.php to setup an import from any MySQL database. A good reference is to look at the included converters bbPress1.php, phpBB.php and SimplePress5.php and compare the database table and field mappings as that should […]

German – Deutsch (de_DE)

Published on November 1st, 2012 by daveshine (David Decker)

As this page is related to the German translation of bbPress the following is written in German. For English information about localization of bbPress, please go to bbPress in Your Language 1) Download Für die bbPress 2.3.x Version, also ab 2.3.2 oder höher, Download: → von Henning Orth: http://www.e-vance.net/blog/bbpress-auf-deutsch (ausschließlich informelle “DU”-Version) → von David […]