{"id":5165,"date":"2020-07-29T22:31:35","date_gmt":"2020-07-30T05:31:35","guid":{"rendered":"https:\/\/codedcommerce.com\/?post_type=product&#038;p=5165"},"modified":"2023-10-08T19:31:21","modified_gmt":"2023-10-09T02:31:21","slug":"gutenberg-editing-full-width","status":"publish","type":"woo-code","link":"https:\/\/codedcommerce.com\/woo\/gutenberg-editing-full-width\/","title":{"rendered":"Gutenberg editing full width"},"content":{"rendered":"\n<pre class=\"wp-block-code language-php\"><code>add_action( 'admin_head', function() {\n\n\tprintf(\n\t\t'&lt;style type=\"text\/css\">%s&lt;\/style>',\n\t\t'.wp-block { max-width: 100%; }'\n\t);\n\n} );<\/code><\/pre>\n","protected":false},"template":"","class_list":["post-5165","woo-code","type-woo-code","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/codedcommerce.com\/wp-json\/wp\/v2\/woo-code\/5165","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codedcommerce.com\/wp-json\/wp\/v2\/woo-code"}],"about":[{"href":"https:\/\/codedcommerce.com\/wp-json\/wp\/v2\/types\/woo-code"}],"wp:attachment":[{"href":"https:\/\/codedcommerce.com\/wp-json\/wp\/v2\/media?parent=5165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}