Add Google Adsense code in your bbPress forum, in the footer :) All users are welcome to improve on it :p
bbPress Plugin Browser »
Simple Google Adsense (0.2)
Download
Version: 0.2
Last Updated: 2008-8-11
Requires bbPress Version: 1.0 or higher
Compatible up to: trunk
Average Rating





Your Rating
Author: Frédéric Petit
-
This line
<textarea class="text" name="ga_key" id="ga_key" value="<?php bb_form_option('ga_key'); ?>" ></textarea>should be
<textarea class="text" name="ga_key" id="ga_key"> <?php bb_form_option('ga_key'); ?> </textarea>Posted: 3 years ago #
Add a Comment
You must log in to post.