This tutorial using a small code will guide you how to easily display adsense ads or any other ads anywhere with in you wordpress blog posts. Step 1. Add the following code to your function.php theme file and dont forget to change your adsense code. function showads() { return ‘ Your Adsense Code Here ‘; [...]
January 21, 2011 /
No Comment /
Read More
This is the simplest trick to guide you how to Insert Ad Anywhere In Your WordPress Posts. You may can put any advertise banner or google adsense using this small WordPress Hack without a plugin. Step 1: First open your WordPress Theme function.php file and add following function and save the file. function showads() { [...]
February 28, 2010 |
Filed under Wordpress |
Read More
Recent Comments