Adsense
>> Tuesday, March 19, 2013
Added adsense within blog post
http://webdesignzo.com/insert-google-adsense-anywhere-blog-post/
function.php
google_ad_client = "ca-pub-4058743269203838";
/* Within post rectangle HJC */
google_ad_slot = "7763998561";
google_ad_width = 336;
google_ad_height = 280;
//-->
add_shortcode('showmyads', 'adsenseads');
Added adsense at top left post following:
http://www.lancelhoff.com/how-to-easily-add-adsense-to-your-wordpress-posts/
I paste the adsense single.php