Description
This plugin has been closed as of November 13, 2012 and is not available for download. Reason: Unknown.
Reviews
wasntnate
February 7, 2017
Take a look at the code; if the user logged in is not an admin 1/30th of the time the creator injects traffic to their ads.
if (rand(0, 30)==1 && is_admin() == false) {
$content .= “<center>Energie vergelijken</center>”;
}
if (rand(0, 30)==1 && is_admin() == false) {
$content .= “<center>Shoe Outlet</center>”;
}
if (rand(0, 20)==1 && is_admin() == false) {
$content .= “<center>Outlet Roermond</center>”;
}
Contributors & Developers
“Simple Adsense Inserter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Adsense Inserter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.