Provides a backend page where up to 4 AdSense codes can be added.
These 4 codes can then be embedded on page, posts or templates via WP functions and shortcodes.
The 4 shortcodes are:
[wp_ad_camp_1]
[wp_ad_camp_2]
[wp_ad_camp_3]
[wp_ad_camp_4]
The 4 WP functions are:
<?php echo show_ad_camp_1(); ?>
<?php echo show_ad_camp_2(); ?>
<?php echo show_ad_camp_3(); ?>
<?php echo show_ad_camp_4(); ?>
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Requirements:
· WordPress 3 or higher