{"id":1133,"date":"2012-12-03T15:15:39","date_gmt":"2012-12-03T06:15:39","guid":{"rendered":"http:\/\/www.santoshkori.com\/blog\/?p=1133"},"modified":"2012-12-03T15:17:12","modified_gmt":"2012-12-03T06:17:12","slug":"how-to-add-google-adsense-code-inside-post-using-wordpress-shortcode","status":"publish","type":"post","link":"https:\/\/www.santoshkori.com\/blog\/how-to-add-google-adsense-code-inside-post-using-wordpress-shortcode\/","title":{"rendered":"How to Add google AdSense code inside post using wordpress Shortcode"},"content":{"rendered":"<p>The following code will allow you Add google AdSense code inside post using wordpress Shortcode\u00a0which display a 468\u00d760 AdSense unit wherever you place the [adsense] shortcode<!--more--><\/p>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\nfunction showads() {\r\nreturn '&lt;script type=&quot;text\/javascript&quot;&gt;&lt;!--\r\ngoogle_ad_client = &quot;pub-YOUR_PUB_ID_HERE&quot;;\r\ngoogle_ad_slot = &quot;YOUR_ADD_SLOT_HERE&quot;;\r\ngoogle_ad_width = 468;\r\ngoogle_ad_height = 60;\r\n\/\/--&gt;\r\n&lt;\/script&gt;\r\n&lt;script type=&quot;text\/javascript&quot;&gt;\r\nsrc=&quot;http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js&quot;&gt;\r\n&lt;\/script&gt;\r\n';\r\n}\r\nadd_shortcode('adsense', 'showads');\r\n\r\n<\/pre>\n<p>Note: Be sure to fill in your publisher ID and Ad Slot info. You can also use a different size ad by changing the width and height values.<br \/>\nSource: WP Recipes<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The following code will allow you Add google AdSense code inside post using wordpress Shortcode\u00a0which display a 468\u00d760 AdSense unit wherever you place the [adsense] shortcode<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[522,523,521,337,338,725,10,335,24],"class_list":["post-1133","post","type-post","status-publish","format-standard","hentry","category-just-blogging","tag-add-google-adsense-code-inside-post-using-wordpress-shortcode","tag-google-adsense-code-inside-post-using-wordpress-shortcode","tag-how-to-add-google-adsense-code-inside-post-using-wordpress-shortcode","tag-mumbai-wordpress-designer","tag-mumbai-wordpress-developer","tag-wordpress","tag-wordpress-development","tag-wordpress-freelancer-mumbai","tag-wordpress-tips"],"_links":{"self":[{"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts\/1133","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/comments?post=1133"}],"version-history":[{"count":3,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts\/1133\/revisions"}],"predecessor-version":[{"id":1135,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts\/1133\/revisions\/1135"}],"wp:attachment":[{"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/media?parent=1133"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/categories?post=1133"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/tags?post=1133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}