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.

  1. Vaibhav Said,

    Yup, it is really bad of him!

  2. hosting free Said,

    same is goin gon with my website also.

  3. rcolette Said,

    its good that you found it, I quickly edit my plugin code and remove that coe :D , thanks

Add A Comment