Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make…
About WP Simple Adsense Insertion
This plugin allows you to easily insert Google Adsense into your WordPress site using shortcodes or by calling a function in your theme's template file. It is designed to be simple and user-friendly for those who are new to WordPress. You can also use it to automatically insert adsense code in specific locations or at the end of every article.Screenshots

Changelog
2.1
- Added nonce check in the admin settings menu update action.
2.0
- Added a new option to automatically insert adsense code at the end of every article. Thanks to Drew Glows for providing the update.
1.9
- Ability to use in-article ad code. If specified, the ad code is inserted after the 2nd paragraph of every posts.
1.8
- Updated the code to remove a couple of the debug mode warnings.
Older
1.7 – WordPress 4.2 compatibility
1.6 – WordPress 3.8 compatibility
1.5 – Added a 5th ad code slot
1.4 – Added a 4th ad code slot
1.3 – Added a new shortcode implementation to display the adsense ads
1.2 – Changed from displaying adcodes through content filtering to the shortcode method