{"id":113715,"date":"2021-01-04T19:50:40","date_gmt":"2021-01-05T01:50:40","guid":{"rendered":"https:\/\/wpengine.com\/?post_type=resource&#038;p=113715"},"modified":"2024-06-25T19:04:51","modified_gmt":"2024-06-26T00:04:51","slug":"how-to-disable-the-fullscreen-editor-in-wordpress","status":"publish","type":"resource","link":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/","title":{"rendered":"How to Disable the Fullscreen Editor in WordPress"},"content":{"rendered":"\n<p>In WordPress 5.4, the fullscreen editor became the default for all WordPress users. Every time you open a page or a post in your admin area, the editor will appear in fullscreen mode, without the familiar admin toolbar or WordPress menu. While this is great for distraction-free writing, some WordPress users may still want access to the toolbar and menu.<\/p>\n\n\n\n<p>Hiding important settings in this way can make your WordPress experience more difficult. Thankfully, there are quick and easy methods for switching between fullscreen mode and the compact view that existed before WordPress 5.4. This is ideal if you need to quickly access a menu item, or simply don\u2019t like the fullscreen view.&nbsp;<\/p>\n\n\n\n\n\n<p>In this article, we\u2019ll show you how to disable WordPress fullscreen editor, both temporarily and permanently. Let\u2019s get started!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Disable the Fullscreen WordPress Editor (Temporarily)<\/h2>\n\n\n\n<p>You can disable WordPress fullscreen mode on a temporary basis, with the click of a button. This change isn\u2019t permanent, but it will persist throughout your browsing session.\u00a0<\/p>\n\n\n\n<p>Just be aware that WordPress <em>will<\/em> default to the fullscreen editor if you activate your browser\u2019s incognito mode. You\u2019ll also lose this setting if you switch to a different web browser, device, or WordPress account.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Navigate to the Page Editor<\/h3>\n\n\n\n<p>To temporarily disable the fullscreen editor for any page, navigate to <em>Pages &gt; All Pages. <\/em>Alternatively, you can disable fullscreen mode for a post by going to <em>Posts &gt; All Posts<\/em>:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/DSZ0CpR7HE9g-1hj_RTMsZ66awjLNiAtayjRgRSfsUyhlJOwktGQWksMMkAraD5WdovG3wd0hozQkvlARCwoV4HbFCnh8vbK0GudpUTeccs4P5i_5yWPdthcPLLO7qPjkmS4tiUR\" alt=\"\"\/><\/figure>\n\n\n\n<p>You can then either create a new page or post, or open an existing item for editing. By default, the WordPress editor will launch in fullscreen mode.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Select Your Preference<\/h3>\n\n\n\n<p>Now, select the three-dot icon in the WordPress upper-righthand corner. You can temporarily disable the fullscreen editor there, by deselecting <em>Fullscreen Mode<\/em>:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/nUG8tnkSfOHB0m92617NsNLi1mjsCrqb8yNl9FkNqRAKhoeg6_H9wLF-8f5E6Uq-iUYuQ81xQ2xlvcrWLnmCxsah1B2c70lEpyOdMaIhln0Ie6vLRlYzow3-9ph0rPF1PMxtN5p_\" alt=\"\"\/><\/figure>\n\n\n\n<p>The WordPress editor will immediately exit fullscreen mode, and open the compact view instead. You should then see the WordPress menu and admin toolbar:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/eAmu9bROTAoSY-Ni8yccZvcLe8henEAwVOdIgIsek3wrTGGcTz-qXlpZ7VA9GyVM7N2_R4g14UkNAU-oQ3BVe6WmeQw9ima7pMzqM05pIj9iCBBMRRuh1J9-j6lpk4xCsjZiRQd0\" alt=\"\"\/><\/figure>\n\n\n\n<p>WordPress will record this preference in your browser\u2019s temporary storage. If you continue using the same device, web browser, and WordPress account, then fullscreen mode will remain disabled.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Disable the Fullscreen WordPress Editor (Permanently)<\/h2>\n\n\n\n<p>If you regularly switch between multiple devices, browsers, or WordPress accounts, then you may find yourself repeatedly disabling the fullscreen editor. If you prefer to use the WordPress compact editor regularly, it may be easier to permanently disable fullscreen mode.<\/p>\n\n\n\n<p>This method does require you to <a href=\"https:\/\/wpengine.com\/resources\/wordpress-header-and-footer-code\/\" target=\"_blank\" rel=\"noreferrer noopener\">edit your website\u2019s code<\/a>. Before proceeding, it\u2019s a good idea to <a href=\"https:\/\/wpengine.com\/support\/restore\/\" target=\"_blank\" rel=\"noreferrer noopener\">create a full WordPress backup<\/a>, so you\u2019ll have something to restore in case anything goes wrong.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Add Code to Your Functions.PHP File<\/h3>\n\n\n\n<p>To get started, navigate to <em>Appearance &gt; Theme Editor. <\/em>This opens a text editor where you can modify your WordPress theme files:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/pbiwPp5lRakAPWIot_CO0iegBH-ekYl_pjudG-utObHztIvGoG63qTtaXCUROojJVwne3vFZHUdYFTW_ORT36Yb_90XxqFM2xeQAVakuykpk9tz_f4intGNouNVPdacg48PrRtju\" alt=\"\"\/><\/figure>\n\n\n\n<p>On the right-hand side of the screen, find the <em>functions.php <\/em>file and select it. You can then copy\/paste the <a href=\"https:\/\/jeanbaptisteaudras.com\/en\/2020\/03\/disable-block-editor-default-fullscreen-mode-in-wordpress-5-4\/\" target=\"_blank\" rel=\"noreferrer noopener\">following code<\/a> into the bottom of that file:<\/p>\n\n\n\n<p><code>if (is_admin()) {<\/code><\/p>\n\n\n\n<p><code>&nbsp;&nbsp;&nbsp;&nbsp;function jba_disable_editor_fullscreen_by_default() {<\/code><\/p>\n\n\n\n<p><code>&nbsp;&nbsp;&nbsp;&nbsp;$script = \"jQuery( window ).load(function() { const isFullscreenMode = wp.data.select( 'core\/edit-post' ).isFeatureActive( 'fullscreenMode' ); if ( isFullscreenMode ) { wp.data.dispatch( 'core\/edit-post' ).toggleFeature( 'fullscreenMode' ); } });\";<\/code><\/p>\n\n\n\n<p><code>&nbsp;&nbsp;&nbsp;&nbsp;wp_add_inline_script( 'wp-blocks', $script );<\/code><\/p>\n\n\n\n<p><code>}<\/code><\/p>\n\n\n\n<p><code>add_action( 'enqueue_block_editor_assets', 'jba_disable_editor_fullscreen_by_default' );<\/code><\/p>\n\n\n\n<p><code>}<\/code><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Save the Functions.PHP File<\/h3>\n\n\n\n<p>To save your edit, click on <em>Update File<\/em>. Your changes will be made live immediately.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/f4sgwPRUYBwe_h-KJtIZ1nfuF8yS7nPOrC9B3iRZdNy3_0EGSqH9_fdJPgbfTiNP2gjcKarwVix0aJOG6_gjYrqB5YQ2ahx_ezsURT4Vc9Fa1Dh8xhRsXfNnWg6bq-ImGvE6pbYu\" alt=\"\"\/><\/figure>\n\n\n\n<p>Whenever you edit a WordPress theme file, there\u2019s a chance you may encounter the following <a rel=\"noreferrer noopener\" href=\"https:\/\/wpengine.com\/support\/error\/\" target=\"_blank\">error message<\/a>: \u201cYour PHP code changes were rolled back\u201d. If this occurs, check the line that\u2019s mentioned in the message to ensure that it\u2019s accurate, as this is typically the source of the error.\u00a0<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3:&nbsp; Check to See If the Fullscreen Editor Is Disabled<\/h3>\n\n\n\n<p>Once you\u2019ve saved your changes, open up any page or post. It should launch in the WordPress compact view automatically. You can now enjoy a distraction-free writing experience.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Temporarily Restore Fullscreen Mode<\/h3>\n\n\n\n<p>It\u2019s also worth knowing that you can temporarily switch back to the fullscreen editor at any point. In the WordPress upper-righthand corner, click the three-dot icon and then select <em>Fullscreen Mode.\u00a0<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/z9l7NFw7CulFEW5VkOhnE9JiP4qKHWw1vrrXKrO2ohJy7wKfBJrhQfq8XEkNPD6l0fNrFhWLPTIePkNUSeMo5kYuFuFks5AcOe7fTRXuEawHOl3KXisvY-AR5ANoQN03UC0IPvxY\" alt=\"\"\/><\/figure>\n\n\n\n<p>If you leave fullscreen mode enabled, WordPress will disable the fullscreen editor the next time you open a page or post for editing. To permanently re-enable fullscreen mode, you\u2019ll need to remove the PHP code you added in Step 1 above.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Optional: Try a Plugin Instead&nbsp;<\/h3>\n\n\n\n<p>If you&#8217;re not comfortable editing the WordPress theme files directly, you can add the required code using a plugin such as <a href=\"https:\/\/wordpress.org\/plugins\/code-snippets\/\" target=\"_blank\" rel=\"noreferrer noopener\">Code Snippets<\/a>. Once this plugin is active, you can navigate to <em>Snippets &gt; Add New, <\/em>and then copy\/paste the PHP code into the editor:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/Bg6X-9JtfgszkqZ1LvpRh5LeETIehtDPWEAbV9XhWT33OPR9OuO_HPBhoX2D1NKgtaEmd-_z7RiKCsjJr6pw57ehcOOJ4f92kD3Ru0OibeS_wAJ-p0nx1v8PsKGm9cPl7IRqnz_o\" alt=\"\"\/><\/figure>\n\n\n\n<p>Alternatively, you can turn off the fullscreen editor using a dedicated plugin such as <a href=\"https:\/\/wordpress.org\/plugins\/disable-block-editor-fullscreen-mode\/\" target=\"_blank\" rel=\"noreferrer noopener\">Disable Block Editor FullScreen Mode<\/a>. As soon as you activate this plugin, it will disable the fullscreen editor automatically, without requiring any additional configuration.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Stay in Control With WP Engine<\/h2>\n\n\n\n<p>WordPress is a <a href=\"https:\/\/wpengine.com\/resources\/customize-theme-css\/\" target=\"_blank\" rel=\"noreferrer noopener\">highly-customizable platform<\/a> that enables you to create the perfect writing environment \u2013 regardless of whether that\u2019s the distraction-free fullscreen mode, or the feature-rich compact view. Of course, there are many other ways to personalize your WordPress website.&nbsp;<\/p>\n\n\n\n<p>At WP Engine, our plans have the settings and features you need to ensure that your website showcases your business in the best possible light. Whether you want access to unique themes, <a href=\"https:\/\/wpengine.com\/support\/get-started-genesis-studiopress-theme\/\" target=\"_blank\" rel=\"noreferrer noopener\">frameworks<\/a>, or expert WordPress support \u2013 we provide all of this on <a href=\"https:\/\/wpengine.com\/plans\/\" target=\"_blank\" rel=\"noreferrer noopener\">every one of our plans<\/a>!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In WordPress 5.4, the fullscreen editor became the default for all WordPress users. Every time you open a page or a post in your admin area, the editor will appear in fullscreen mode, without the familiar admin toolbar or WordPress menu. While this is great for distraction-free writing, some WordPress users may still want access<span class=\"tile__ellipses\">&hellip;<\/span><span class=\"tile__ellipses--animated\"><\/span><\/p>\n","protected":false},"author":297,"featured_media":113723,"template":"","resource-topic":[904,901],"resource-role":[895,896,906,897,903,1296,899],"resource-type":[916],"class_list":["post-113715","resource","type-resource","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Disable the Fullscreen Editor in WordPress | WP Engine<\/title>\n<meta name=\"description\" content=\"Learn how to disable the full screen editor mode in WordPress to return to a more familiar editing experience.\" \/>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Disable the Fullscreen Editor in WordPress | WP Engine\" \/>\n<meta property=\"og:description\" content=\"Learn how to disable the full screen editor mode in WordPress to return to a more familiar editing experience.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"WP Engine\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wpengine\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-26T00:04:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2021\/01\/pexels-pixabay-261662-1-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1100\" \/>\n\t<meta property=\"og:image:height\" content=\"733\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@wpengine\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/\",\"url\":\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/\",\"name\":\"How to Disable the Fullscreen Editor in WordPress | WP Engine\",\"isPartOf\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\"},\"datePublished\":\"2021-01-05T01:50:40+00:00\",\"dateModified\":\"2024-06-26T00:04:51+00:00\",\"description\":\"Learn how to disable the full screen editor mode in WordPress to return to a more familiar editing experience.\",\"breadcrumb\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wpengine.com\/case-studies\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\/\/wpengine.com\/case-studies\/resources\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Disable the Fullscreen Editor in WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\",\"url\":\"https:\/\/wpengine.com\/case-studies\/\",\"name\":\"WP Engine\",\"description\":\"Managed Hosting for WordPress\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/3a22232b01de39dcf588fb8e421c0521\",\"name\":\"Erin Myers\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cd881e115bc28c81642ec61752db9981ece9ee8b4c81498a9b6276b9cdcaf5e6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cd881e115bc28c81642ec61752db9981ece9ee8b4c81498a9b6276b9cdcaf5e6?s=96&d=mm&r=g\",\"caption\":\"Erin Myers\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Disable the Fullscreen Editor in WordPress | WP Engine","description":"Learn how to disable the full screen editor mode in WordPress to return to a more familiar editing experience.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"How to Disable the Fullscreen Editor in WordPress | WP Engine","og_description":"Learn how to disable the full screen editor mode in WordPress to return to a more familiar editing experience.","og_url":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/","og_site_name":"WP Engine","article_publisher":"https:\/\/www.facebook.com\/wpengine","article_modified_time":"2024-06-26T00:04:51+00:00","og_image":[{"width":1100,"height":733,"url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2021\/01\/pexels-pixabay-261662-1-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@wpengine","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/","url":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/","name":"How to Disable the Fullscreen Editor in WordPress | WP Engine","isPartOf":{"@id":"https:\/\/wpengine.com\/case-studies\/#website"},"datePublished":"2021-01-05T01:50:40+00:00","dateModified":"2024-06-26T00:04:51+00:00","description":"Learn how to disable the full screen editor mode in WordPress to return to a more familiar editing experience.","breadcrumb":{"@id":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wpengine.com\/case-studies\/resources\/how-to-disable-the-fullscreen-editor-in-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wpengine.com\/case-studies\/"},{"@type":"ListItem","position":2,"name":"Resources","item":"https:\/\/wpengine.com\/case-studies\/resources\/"},{"@type":"ListItem","position":3,"name":"How to Disable the Fullscreen Editor in WordPress"}]},{"@type":"WebSite","@id":"https:\/\/wpengine.com\/case-studies\/#website","url":"https:\/\/wpengine.com\/case-studies\/","name":"WP Engine","description":"Managed Hosting for WordPress","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/3a22232b01de39dcf588fb8e421c0521","name":"Erin Myers","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cd881e115bc28c81642ec61752db9981ece9ee8b4c81498a9b6276b9cdcaf5e6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cd881e115bc28c81642ec61752db9981ece9ee8b4c81498a9b6276b9cdcaf5e6?s=96&d=mm&r=g","caption":"Erin Myers"}}]}},"acf":[],"grid_image_url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2021\/01\/pexels-pixabay-261662-1-2.jpg","media-type":{"term_id":916,"name":"Article","slug":"article"},"role":"<strong>Roles:<\/strong> Agency, Developer, Entrepreneur, Freelancer, Marketer, Publisher, Site Owner","topic":"<strong>Topics:<\/strong> Marketing, WordPress","_links":{"self":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource\/113715","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource"}],"about":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/types\/resource"}],"author":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/users\/297"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media\/113723"}],"wp:attachment":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media?parent=113715"}],"wp:term":[{"taxonomy":"resource-topic","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-topic?post=113715"},{"taxonomy":"resource-role","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-role?post=113715"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-type?post=113715"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}