blog:sidebar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blog:sidebar [2016/08/22 12:37]
Cemmos
blog:sidebar [2016/08/22 12:40] (current)
Cemmos
Line 1: Line 1:
  ~~HIDEPAGE~~  ~~HIDEPAGE~~
-<?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)