{"id":2868,"date":"2021-01-20T05:30:51","date_gmt":"2021-01-20T05:30:51","guid":{"rendered":"https:\/\/documentation.px-lab.com\/boombox\/?p=2868"},"modified":"2021-01-20T05:30:52","modified_gmt":"2021-01-20T05:30:52","slug":"date-format","status":"publish","type":"post","link":"https:\/\/documentation.px-lab.com\/boombox\/date-format\/","title":{"rendered":"Date Format"},"content":{"rendered":"\n<p>To change the displayed date format, please activate the boombox-child theme and add the following code to the functions.php file within the boombox-child theme:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>function boombox_child_edit_date_format() {         return 'native';\n}\nadd_filter( 'boombox\/post_date_render_format', 'boombox_child_edit_date_format' ); <\/code><\/pre>\n\n\n\n<p>Afterward, you&#8217;ll need to go to&nbsp;Admin =&gt;&nbsp;Settings =&gt; General and choose your preferred Date and Time format.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>To change the displayed date format, please activate the boombox-child theme and add the following code to the functions.php file within the boombox-child theme: function boombox_child_edit_date_format() { return &#8216;native&#8217;; } add_filter( &#8216;boombox\/post_date_render_format&#8217;, &#8216;boombox_child_edit_date_format&#8217; ); Afterward, you&#8217;ll need to go to&nbsp;Admin =&gt;&nbsp;Settings =&gt; General and choose your preferred Date and Time format.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[55],"tags":[],"_links":{"self":[{"href":"https:\/\/documentation.px-lab.com\/boombox\/wp-json\/wp\/v2\/posts\/2868"}],"collection":[{"href":"https:\/\/documentation.px-lab.com\/boombox\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/documentation.px-lab.com\/boombox\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/documentation.px-lab.com\/boombox\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/documentation.px-lab.com\/boombox\/wp-json\/wp\/v2\/comments?post=2868"}],"version-history":[{"count":1,"href":"https:\/\/documentation.px-lab.com\/boombox\/wp-json\/wp\/v2\/posts\/2868\/revisions"}],"predecessor-version":[{"id":2869,"href":"https:\/\/documentation.px-lab.com\/boombox\/wp-json\/wp\/v2\/posts\/2868\/revisions\/2869"}],"wp:attachment":[{"href":"https:\/\/documentation.px-lab.com\/boombox\/wp-json\/wp\/v2\/media?parent=2868"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/documentation.px-lab.com\/boombox\/wp-json\/wp\/v2\/categories?post=2868"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/documentation.px-lab.com\/boombox\/wp-json\/wp\/v2\/tags?post=2868"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}