Plugin Directory

MyAdsense

Allows you to manage your ads formats from Google Adsense and to include them in your theme or in your posts ...

Download Version 2.6

 

Installing The Plugin

  1. Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to /wp-content/plugins/.

This should result in the following file structure:

- wp-content
    - plugins
          - MyAdsense
            | MyAdsense.php
            | readme.txt
            | screenshot-1.jpg
            | screenshot-2.jpg
            | screenshot-3.jpg
            | screenshot-4.jpg
            | screenshot-5.jpg

            - css
                 | adclassic.css
                 | adfresh.css
                 | adsclassic.css
                 | adsfresh.css

            - js
                 | ad.js
                 | color.class.js
                 | edit-ads.js

            - lang
                 | MyAdsense.pot
                 | MyAdsense-fr_FR.po
                 | MyAdsense-fr_FR.mo

            - php
                 | ad.php
                 | ads.php
                 | ads_head.php
                 | adsense.php
                 | edit-ad-form.php
                 | edit-ads.php
                 | fakelink.php
                 | html.php
                 | setform.php
                 | settings.php

See Also: "Installing Plugins" article on the WP Codex

  1. Be sure the plugin folder name is MyAdsense and not myadsense.

  2. Then just visit your admin area and activate the plugin.

  3. Fill your settings under the admin option : Settings > MyAdsense.

  4. Create/Delete/Update your ads or the default under the admin option : Manage > MyAdsense

  5. To add your ads on your blog : two ways :

Insert into a post or a page the following to display default ad : '' to display 'name_of_the_ad' ad : '</em> **Insert** in your code : <em> to display default ad : '<?php if ( class_exists( 'MyAdsense' ) ) MyAdsense::doit(); ?>' to display 'name_of_the_ad' ad : '<?php if ( class_exists( 'MyAdsense' ) ) MyAdsense::doit( 'name_of_the_ad' ); ?>

Requires: 2.5 or higher
Last Updated: 2008-7-24 Downloads: 9,749

Average Rating

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

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.

100,1,1
100,1,1
100,1,1
100,1,1
100,1,1
100,1,1