{"id":13897,"date":"2017-07-05T15:23:16","date_gmt":"2017-07-05T13:23:16","guid":{"rendered":"https:\/\/it.wordpress.org\/support\/topic\/using-shortcode-outside-wordpress\/"},"modified":"2017-07-05T15:23:16","modified_gmt":"2017-07-05T13:23:16","slug":"using-shortcode-outside-wordpress","status":"publish","type":"topic","link":"https:\/\/it.wordpress.org\/support\/topic\/using-shortcode-outside-wordpress\/","title":{"rendered":"Using shortcode outside wordpress"},"content":{"rendered":"<p>Hi to everybody i want to use a shortcode in a external php page. I load the blog header and i print the content of the post in this way<\/p>\n<pre><code>$page_object = get_page( $temp[&#039;id&#039;] );\necho apply_filters(&#039;the_content&#039;, $page_object-&gt;post_content);<\/code><\/pre>\n<p>the shortcode are loaded well but the related javascript will not loaded!<br \/>\nHow can i load them?<\/p>\n","protected":false},"template":"","class_list":["post-13897","topic","type-topic","status-publish","hentry","topic-tag-php","topic-tag-shortcode"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/it.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/13897","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/it.wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/it.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/13897\/revisions"}],"wp:attachment":[{"href":"https:\/\/it.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=13897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}