{"id":1212,"date":"2013-04-22T23:41:00","date_gmt":"2013-04-22T14:41:00","guid":{"rendered":"http:\/\/www.santoshkori.com\/blog\/?p=1212"},"modified":"2013-04-22T23:41:00","modified_gmt":"2013-04-22T14:41:00","slug":"how-to-change-html-tag-or-change-html-element-using-jquery","status":"publish","type":"post","link":"https:\/\/www.santoshkori.com\/blog\/how-to-change-html-tag-or-change-html-element-using-jquery\/","title":{"rendered":"how to change html tag OR change html element using jquery"},"content":{"rendered":"<p>here is code to change html tag OR change html element using jquery<\/p>\n<pre><code>$(this).replaceWith($('&lt;h5&gt;' + this.innerHTML + '&lt;\/h5&gt;'));<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>here is code to change html tag OR change html element using jquery $(this).replaceWith($(&#8216;&lt;h5&gt;&#8217; + this.innerHTML + &#8216;&lt;\/h5&gt;&#8217;));<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[102,17],"tags":[577,574,576,573,572,575],"class_list":["post-1212","post","type-post","status-publish","format-standard","hentry","category-jquery","category-tips-n-tricks","tag-change-html-element","tag-change-html-element-using-jquery","tag-change-html-tag","tag-how-to-change-html-tag","tag-how-to-change-html-tag-or-change-html-element-using-jquery","tag-html-element-using-jquery"],"_links":{"self":[{"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts\/1212","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=1212"}],"version-history":[{"count":1,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts\/1212\/revisions"}],"predecessor-version":[{"id":1213,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/posts\/1212\/revisions\/1213"}],"wp:attachment":[{"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/media?parent=1212"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/categories?post=1212"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.santoshkori.com\/blog\/wp-json\/wp\/v2\/tags?post=1212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}