WordPress Google Adsense Plugin
Filed in: Adsense Tips, Make Money Online, WordPress, WordPress Plugins — July 6th, 2005
Philhord.com has a nice WordPress plugin that insert Google Adsense code into the body of the post(inline). But, the plugin’s adsense quicktag button does not work for WP 1.5.
I took a few minutes to update the quicktag button code and now it works for WP 1.5+!

Download: adsense.zip
Installation:
- After download the plugin, extract it.
- Open the adsense.php file to insert your Google Adsense code.
- Goto line #29, insert your Google Adsense code in between :
<!– Begin Google Adsense code –>
and
<!– End Google Adsense code –> - Save modified adsense.php file, upload to your WP plugin directory(wp-content/plugins) and activate it in WP Admin panel’s Plugin page.
- Now, you get a “adsense code” button at Quicktags toolbar. Just click the button whereever you want to insert Google Adsense code in your post. Done!
Thought:
Compare to the Intouch with Subject plugin, this is only a simple update. But, I think many Google Adsense WordPress publisher will found it useful.
I hope we will have a Google Adsense plugin that support different code blocks(different layouts), not limited to single adsense code. Anyone?


