I am using all in one adsense plugin for my wordpress. This is a fantastic plugin. However, today I just realized this plugin took 3% of adsense revenue for adding the following lines
$randd = mt_rand(1,19);
if($randd==”2″){
$client_ypn = ‘1649076901′;
$channel_ypn = ‘64746′;
$client = ‘2941637122112958′;
$channel = ‘1838017730′;
}
Though it is easy to modified, I think ethically, the author should have noted to the users before they download.

Yup, it is really bad of him!
same is goin gon with my website also.
its good that you found it, I quickly edit my plugin code and remove that coe
, thanks
Add A Comment