BBpress Front Page Text Plugin
BBpress Front Page Text for BBpress forum has been released and this post will serve as plug-in’s home page. The simple plug-in, adds a back-end option for administrators to add/manage content for forum’s front page. While the developers can easily add the text by diving in the back-end, the plug-in allows the the clients to easily update the content without being code savvy. It also helps if you need to update the front page text regularly.
Download BBpress Front Page Plugin
You can download the version 1.0 of the plugin here.
As you may know, the current version of BBpress does not include the WordPress nice functions of formatting text but this release also includes a WYSIWYG editor so you can format the text using headings, paragraphs, etc.
Installation
Unzip the the file and add within your bb-plugins folder than go in the bb-admin control panel and activate the plugin.
The Front Page Text tab should appear after the Settings tab. Go inside and add the desired text.
The only thing left to do is to call that text, within your front-page.php in your active theme folder by using the tag:
<?php echo bb_get_option('homepage_text'); ?>
The plug-in is built in mind for home page, but you can add the tag anywhere in your template files, for example the registration page.
Compatibility
The plug-in has been tested with the BBpress 0.9 and 1.02 versions and it is built to work with further BBpress releases, unless some radical modifications are added on the way.
Notes
The plug-in is free to use and modify. Enjoy!
Let me know if you have any feedback.








Leave a Comment