{"id":12788470,"date":"2020-05-06T06:17:37","date_gmt":"2020-05-06T06:17:37","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/json-without-html\/"},"modified":"2020-05-06T07:04:54","modified_gmt":"2020-05-06T07:04:54","slug":"json-without-html","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/json-without-html\/","title":{"rendered":"Json without HTML"},"content":{"rendered":"<p>Hi, how can I get json in php using shortcode without html tags ?<br \/>\nI end up doing it like this :<\/p>\n<pre><code>$shortcode = strip_tags(str_replace(array(&quot;var cf7db =&quot;,&quot;[&quot;,&quot;];&quot;), array(&quot;&quot;,&quot;&quot;,&quot;&quot;), do_shortcode( &#039;[cfdb-json form=&quot;&#039;.$form.&#039;&quot;]&#039; )));\n<\/code><\/pre>\n<p>is there any better solution ?<\/p>\n","protected":false},"template":"","class_list":["post-12788470","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/12788470","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/12788470\/revisions"}],"predecessor-version":[{"id":12788646,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/12788470\/revisions\/12788646"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=12788470"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}