Dear Majumder sir,
AICP plugin blocking some IP addresses and some not. I clicked over the set limit on ads from my friend’s mobile but his ip not blocked and showing ads after too much clicking… I am using ad inserter and I have used this code with ad code –
<?php
if(aicp_can_see_ads())
{
echo '<div class="aicp">
<Paste Code Here>
</div>';
}
else
{
echo "Sorry! You are Blocked from seeing the Ads";
}
?>
and some code showing to frontend like this < ad >