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

Author Homepage »

Plugin Homepage »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(1)

Your Rating

Author: Frédéric Petit

Add Google Adsense code in your bbPress forum, in the footer :) All users are welcome to improve on it :p


  1. 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 #

RSS feed for this topic

Add a Comment

You must log in to post.