Descripción
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 [http://www.satollo.net/plugins/ads-bbpress](Ads for bbPress page).
For ideas and support use the https://wordpress.org/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.wordpress.org/projects/wp-plugins/ads-bbpress
(will be downloaded automatically by WordPress, great feature!).
Capturas
Instalación
- 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
Preguntas frecuentes
See the [http://www.satollo.net/plugins/ads-bbpress](official Ads for bbPress page).
Reseñas
Colaboradores y desarrolladores
«Ads for bbPress» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Ads for bbPress» ha sido traducido a 2 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «Ads for bbPress» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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