wp için
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<script>
$(document).ready(function(){
if ( $('.adsbygoogle').css('display') == 'none' ) {
$("article").html('<img src="https://i.hizliresim.com/3Da2kp.jpg" />');
}
});
</script>bu kodları ekledim headden önce ama çalışmadı. Herhangi bir uyarı vermedim hocam.