{"id":7714,"date":"2019-04-07T10:08:54","date_gmt":"2019-04-07T14:08:54","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=7714"},"modified":"2021-12-08T11:04:01","modified_gmt":"2021-12-08T16:04:01","slug":"wordpress-shortcodes-php-templates","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/","title":{"rendered":"How to use WordPress Shortcodes in the Template"},"content":{"rendered":"\n

WordPress shortcodes are powerful pieces of text in square brackets added to the content area of a WordPress post or page to invoke some non-standard functionality.<\/p>\n\n\n\n

This could be as simple as showing an icon in place or entire photo galleries. The options are virtually endless.<\/p>\n\n\n\n

Just like the surrounding world around us, WordPress<\/a> is not a perfect place and with that in mind, the content areas of posts or pages may not always be the right place to put WordPress shortcodes.<\/p>\n\n\n\n

The only other option may be to place it directly into your WordPress theme PHP<\/a> template. The good news is that WordPress anticipated this and has provided a function that can be used to do this.<\/p>\n\n\n\n

To invoke a shortcode in a PHP template simply use the following function with the desired shortcode as its parameter:<\/p>\n\n\n\n

<?php echo do_shortcode("[shortcode]"); ?><\/code><\/pre>\n\n\n\n

And that’s it your tip of the day.<\/p>\n","protected":false},"excerpt":{"rendered":"

WordPress shortcodes are powerful pieces of text in square brackets added to the content area of a WordPress post or page to invoke some non-standard functionality. This could be as…<\/p>\n","protected":false},"author":1,"featured_media":7715,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,23,9,28,16,17],"tags":[136,142,164,320,424,452,543,544,635,651],"yoast_head":"\nThis is how to use WordPress Shortcodes in a PHP Template<\/title>\n<meta name=\"description\" content=\"WordPress shortcodes are powerful in adding functionailty to anything in WordPress here's how to use them in PHP templates\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"This is how to use WordPress Shortcodes in a PHP Template\" \/>\n<meta property=\"og:description\" content=\"WordPress shortcodes are powerful in adding functionailty to anything in WordPress here's how to use them in PHP templates\" \/>\n<meta property=\"og:url\" content=\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/\" \/>\n<meta property=\"og:site_name\" content=\"Brightwhiz.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/brightwhiz\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-04-07T14:08:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-08T16:04:01+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2019\/04\/wordpress-short-code.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Michael Bright\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:site\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Michael Bright\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#article\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/\"},\"author\":{\"name\":\"Michael Bright\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\"},\"headline\":\"How to use WordPress Shortcodes in the Template\",\"datePublished\":\"2019-04-07T14:08:54+00:00\",\"dateModified\":\"2021-12-08T16:04:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/\"},\"wordCount\":155,\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2019\/04\/wordpress-short-code.jpg\",\"keywords\":[\"CMS\",\"Community\",\"Cross Platform\",\"Internet\",\"Open Source\",\"PHP\",\"Software Design\",\"Software development\",\"Web\",\"WordPress\"],\"articleSection\":[\"Articles\",\"Guides\",\"How To\",\"Software\",\"Technology\",\"Tips\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/\",\"url\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/\",\"name\":\"This is how to use WordPress Shortcodes in a PHP Template\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2019\/04\/wordpress-short-code.jpg\",\"datePublished\":\"2019-04-07T14:08:54+00:00\",\"dateModified\":\"2021-12-08T16:04:01+00:00\",\"description\":\"WordPress shortcodes are powerful in adding functionailty to anything in WordPress here's how to use them in PHP templates\",\"breadcrumb\":{\"@id\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#primaryimage\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2019\/04\/wordpress-short-code.jpg\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2019\/04\/wordpress-short-code.jpg\",\"width\":1200,\"height\":630,\"caption\":\"WordPress Shortcodes\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/local.brightwhiz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to use WordPress Shortcodes in the Template\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/local.brightwhiz\/#website\",\"url\":\"http:\/\/local.brightwhiz\/\",\"name\":\"Brightwhiz.com\",\"description\":\"Best Tech guides, Tutorials, and News\",\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/local.brightwhiz\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/local.brightwhiz\/#organization\",\"name\":\"Brightwhiz\",\"url\":\"http:\/\/local.brightwhiz\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"width\":706,\"height\":135,\"caption\":\"Brightwhiz\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/brightwhiz\/\",\"https:\/\/twitter.com\/brightwhizmag\",\"https:\/\/instagram.com\/bright_whiz\/\",\"https:\/\/www.pinterest.com\/sobbayi\/\",\"https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ\"]},{\"@type\":\"Person\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\",\"name\":\"Michael Bright\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"contentUrl\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"caption\":\"Michael Bright\"},\"sameAs\":[\"https:\/\/sobbayi.com\"],\"url\":\"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"This is how to use WordPress Shortcodes in a PHP Template","description":"WordPress shortcodes are powerful in adding functionailty to anything in WordPress here's how to use them in PHP templates","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/","og_locale":"en_US","og_type":"article","og_title":"This is how to use WordPress Shortcodes in a PHP Template","og_description":"WordPress shortcodes are powerful in adding functionailty to anything in WordPress here's how to use them in PHP templates","og_url":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/","og_site_name":"Brightwhiz.com","article_publisher":"https:\/\/www.facebook.com\/brightwhiz\/","article_published_time":"2019-04-07T14:08:54+00:00","article_modified_time":"2021-12-08T16:04:01+00:00","og_image":[{"width":1200,"height":630,"url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2019\/04\/wordpress-short-code.jpg","type":"image\/jpeg"}],"author":"Michael Bright","twitter_card":"summary_large_image","twitter_creator":"@brightwhizmag","twitter_site":"@brightwhizmag","twitter_misc":{"Written by":"Michael Bright","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#article","isPartOf":{"@id":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/"},"author":{"name":"Michael Bright","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32"},"headline":"How to use WordPress Shortcodes in the Template","datePublished":"2019-04-07T14:08:54+00:00","dateModified":"2021-12-08T16:04:01+00:00","mainEntityOfPage":{"@id":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/"},"wordCount":155,"publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"image":{"@id":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2019\/04\/wordpress-short-code.jpg","keywords":["CMS","Community","Cross Platform","Internet","Open Source","PHP","Software Design","Software development","Web","WordPress"],"articleSection":["Articles","Guides","How To","Software","Technology","Tips"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/","url":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/","name":"This is how to use WordPress Shortcodes in a PHP Template","isPartOf":{"@id":"http:\/\/local.brightwhiz\/#website"},"primaryImageOfPage":{"@id":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#primaryimage"},"image":{"@id":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2019\/04\/wordpress-short-code.jpg","datePublished":"2019-04-07T14:08:54+00:00","dateModified":"2021-12-08T16:04:01+00:00","description":"WordPress shortcodes are powerful in adding functionailty to anything in WordPress here's how to use them in PHP templates","breadcrumb":{"@id":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#primaryimage","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2019\/04\/wordpress-short-code.jpg","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2019\/04\/wordpress-short-code.jpg","width":1200,"height":630,"caption":"WordPress Shortcodes"},{"@type":"BreadcrumbList","@id":"http:\/\/local.brightwhiz\/wordpress-shortcodes-php-templates\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/local.brightwhiz\/"},{"@type":"ListItem","position":2,"name":"How to use WordPress Shortcodes in the Template"}]},{"@type":"WebSite","@id":"http:\/\/local.brightwhiz\/#website","url":"http:\/\/local.brightwhiz\/","name":"Brightwhiz.com","description":"Best Tech guides, Tutorials, and News","publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/local.brightwhiz\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/local.brightwhiz\/#organization","name":"Brightwhiz","url":"http:\/\/local.brightwhiz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","width":706,"height":135,"caption":"Brightwhiz"},"image":{"@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/brightwhiz\/","https:\/\/twitter.com\/brightwhizmag","https:\/\/instagram.com\/bright_whiz\/","https:\/\/www.pinterest.com\/sobbayi\/","https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ"]},{"@type":"Person","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32","name":"Michael Bright","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/","url":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","contentUrl":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","caption":"Michael Bright"},"sameAs":["https:\/\/sobbayi.com"],"url":"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/"}]}},"_links":{"self":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/7714"}],"collection":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/comments?post=7714"}],"version-history":[{"count":0,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/7714\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media\/7715"}],"wp:attachment":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media?parent=7714"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/categories?post=7714"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/tags?post=7714"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}