Description
Injecting ads inside the bbPress generated pages has never been so easy!
You can add whatever JavaScript and HTML code you want on top and bottom of each page and between topic and reply lists.
Interleaving ads between replies if the best way to monetize your forum.
Adding custom messages on page footer, you can easily invite user to sign up to participate the discussion.
Or, using a shortcode, display a sign up/sign in box (there are plugins that provide those kind of forms).
And why not briefing the forum rules just before the new topic or new reply forms?
Injection points:
- before and after the single forum page where all topics are listed
- before and after the single topic page where all replies are listed
- before the new topic and the new reply form (pretty useful to give evidence to your forum rules)
- between the topics and the replies blocks (perfect to inject advertisement)
- just before and after the single reply text (maybe not very useful)
Test mode
In test mode the administrator can surf the forum and find out all injection areas and then configure them from the setting panel. Cannot be easier than that.
Syntax highlight
Using Code Mirror as editor, you have the syntax highlight for your JavaScript, HTML and PHP which makes it easy to edit and check the code.
There is even the autocompletion for some tags!
Support
Tips and tricks can be found on the [https://www.satollo.net/plugins/ads-bbpress](Ads for bbPress page).
For ideas and support use the https://www.ads-software.com/support/plugin/ads-bbpress. It’s a free
plugin made in spare time, be patience.
Design Help
A designer available, for free, to create a logo for this plugin to be used in this page?
And maybe the top banner?
Thank you!
Translation Help
Contribution to the admin side translation https://translate.www.ads-software.com/projects/wp-plugins/ads-bbpress
(will be downloaded automatically by WordPress, great feature!).
Screenshots
Installation
- Put the plugin folder into [wordpress_dir]/wp-content/plugins/
- Go into the WordPress admin interface and activate the plugin
- Optional: go to the options page and configure the plugin
FAQ
See the [https://www.satollo.net/plugins/ads-bbpress](official Ads for bbPress page).
Reviews
Contributors & Developers
“Ads for bbPress” is open source software. The following people have contributed to this plugin.
Contributors“Ads for bbPress” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “Ads for bbPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.0.3
- WP 5.8 compatibility
Version 1.0.2
- Readme fixes
- Translation fixes
Version 1.0.1
- Fixed typos in the readme.txt
- Fixed the text domain
- Removed useless code with translation code
Version 1.0.0
- First public release