WP Simple Adsense Insertion

Explore WP Simple Adsense Insertion vulnerabilities across all versions. Currently tracking 1 known vulnerabilities, including severity, impact, and patch status.

Strategic Overview

Avg CVSSHigh
8.8/ 10
Patch Coverage100%
Open

0

Fixed

1

Get automatic notifications for all WP Simple Adsense Insertion vulnerabilities before they are exploited.

Vulnerability Records

1 records
WP Simple Adsense Insertion banner
Latestvv2.1

WP Simple Adsense Insertion

mra13 / Team Tips and Tricks HQ

Author

mra13 / Team Tips and Tricks HQ

4.5(19)
90/100
Last Updated
2024-07-04 (2y ago)
Active Installs
3,000+
Downloads
219,693
Requires WP
5.5+
Requires PHP
0+
Tested up to
WP 6.6.5
Created
2008-11-12 (18y ago)

Use this plugin to quickly and easily insert Google Adsense to your posts, pages and sidebar by using a shortcode or calling the php function from your theme’s template file. There are many plugins and services which can add Google Adsense to your WordPress site. However I found that even though something like Adsense Manager or Adsense Deluxe provides a lot of customizable options, it can be overwhelming and isn’t really simple enough for people who are new to WordPress. I found that most of the time I only use two or three types of Google Adsense units in various places and posts throughout my sites. That’s why I wrote my own Simple Adsense Insertion Plugin for WordPress, to focus on having 1-3 Google Adsense codes saved and use them where ever I want to on my site by inserting a simple shortcode text to my posts, pages and sidebar. This plugin can also be used to automatically insert in-article ad code. If specified, the ad code is inserted after the 2nd paragraph of every posts. It also has the ability to automatically insert adsense code at the end of every article. You can use this plugin to store any ad code too (it doesn’t have to be just adsense code). For information and updates, please visit the simple Google Adsense plugin page Usage: There are two ways you can use this plugin: Use the shortcodes: [wp_ad_camp_1] [wp_ad_camp_2] [wp_ad_camp_3] [wp_ad_camp_4] [wp_ad_camp_5] Call the function from template files: <?php echo show_ad_camp_1(); ?> <?php echo show_ad_camp_2(); ?> <?php echo show_ad_camp_3(); ?> <?php echo show_ad_camp_4(); ?> <?php echo show_ad_camp_5(); ?>

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C