blog:sidebar

This is an old revision of the document.

<?php Custom - show adsense if the page exists if (page_exists($ID) && $ACT == 'show') { ?> <html> <body> <script async src=“pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script> <!– BeardWiki Left Sidebar Ad –> <ins class=“adsbygoogle”

   style="display:block"
   data-ad-client="ca-pub-3862621100614329"
   data-ad-slot="6168961300"
   data-ad-format="auto"></ins>

<script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </body> </html> <?php } ?>

  • blog/sidebar.1471891044.txt.gz
  • Last modified: 3 years ago
  • (external edit)