Information and Links

Join the fray by commenting, tracking what others have to say, or linking to it from your blog.

Other Posts


How to install and run AdSense Earnings Plugin?

August 14th, 2006

The installation procedure is very easy and can be finished in about 5 seconds.
You will have to download one php file (absolutely normal single file wordpress plugin).Unzip this archive in your plugin folder (wp-content/plugins/, doesnt matter if this will be in wp-content/plugins/ or in wp-content/plugins/adsense-earnings/ – the plugin WILL work normally since there is no need for other files).

Then go to your “Options” page, then click on “AdSense Revenue”. Enter your Google AdSense username and password, set the time period you want to see and click “update”. Thats all, no need to do anything else. Just wait around 20minutes to update and watch your money growing :)

DOWNLOAD

From the readme file:

==== AdSense Earnings ====

Tags: adsense,revenue
Compatibility: WordPress 2.x, PHP4.3+
Version: 0.1
Contributors:
Plugin URI: http://adsense-wordpress-plugin.ayanev.com/
Show you todays earnings, past earnings from selected range in DashBoard or in the Options page. Also you can show them to other people with the following code: < ?php adsense_profit();?>. http://adsense-wordpress-plugin.ayanev.com/

===== FEATURES =====

The plugin has the following features:
* Check your daily earnings in your DashBoard or Options page
* Check your earnings for specific period
* Show to the public how many $ do you have for today

===== INSTALLATION =====

Copy the file into your wp_content/plugins/ directory.
Activate the plugin from Plugins admin menu.

Once the plugin is activated it creates a “AdSense Revenue” panel under “Options”.
This will allow you to manage the texts and control plugin settings.

===== USAGE =====

Check your DashBoard or look at “Options” >> “AdSense Revenue”, or you can put this anywhere in your template “Today I have: < ?php adsense_profit();?>$ so far”, this will display something like “Today I have: 38.50$ so far”.

DOWNLOAD this plugin