{"id":142108,"date":"2021-06-06T18:22:33","date_gmt":"2021-06-06T18:22:33","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/disable-full-site-editing\/"},"modified":"2025-11-29T09:23:17","modified_gmt":"2025-11-29T09:23:17","slug":"disable-full-site-editing","status":"publish","type":"plugin","link":"https:\/\/da.wordpress.org\/plugins\/disable-full-site-editing\/","author":8717017,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.0","stable_tag":"1.2.0","tested":"6.9.4","requires":"5.0","requires_php":"7.2","requires_plugins":null,"header_name":"Disable Full site editing","header_author":"janw.oostendorp","header_description":"Allow to disable full site editing in the admin.","assets_banners_color":"696e73","last_updated":"2025-11-29 09:23:17","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/disable-full-site-editing\/","header_author_uri":"https:\/\/janw.me","rating":0,"author_block_rating":0,"active_installs":200,"downloads":8540,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"janw.oostendorp","date":"2021-06-06 18:22:27"},"1.0.1":{"tag":"1.0.1","author":"janw.oostendorp","date":"2021-06-06 19:09:29"},"1.0.2":{"tag":"1.0.2","author":"janw.oostendorp","date":"2021-06-07 12:25:46"},"1.0.3":{"tag":"1.0.3","author":"janw.oostendorp","date":"2022-01-27 09:53:15"},"1.1.0":{"tag":"1.1.0","author":"janw.oostendorp","date":"2022-05-06 13:11:06"},"1.1.1":{"tag":"1.1.1","author":"janw.oostendorp","date":"2022-05-14 06:45:16"},"1.1.1.github":{"tag":"1.1.1.github","author":"janw.oostendorp","date":"2022-05-19 20:04:02"},"1.1.2":{"tag":"1.1.2","author":"janw.oostendorp","date":"2022-05-19 20:14:14"},"1.1.3":{"tag":"1.1.3","author":"janw.oostendorp","date":"2022-07-19 10:39:04"},"1.2.0":{"tag":"1.2.0","author":"janw.oostendorp","date":"2025-11-29 09:23:17"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":2543354,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":2543354,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500-rtl.jpg":{"filename":"banner-1544x500-rtl.jpg","revision":2543354,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":2543354,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250-rtl.jpg":{"filename":"banner-772x250-rtl.jpg","revision":2543354,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":2543354,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.1.0","1.1.1","1.1.1.github","1.1.2","1.1.3","1.2.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[200150],"plugin_category":[],"plugin_contributors":[79477],"plugin_business_model":[],"class_list":["post-142108","plugin","type-plugin","status-publish","hentry","plugin_tags-ful-site-edit","plugin_contributors-janwoostendorp","plugin_committers-janwoostendorp"],"banners":{"banner":"https:\/\/ps.w.org\/disable-full-site-editing\/assets\/banner-772x250.jpg?rev=2543354","banner_2x":"https:\/\/ps.w.org\/disable-full-site-editing\/assets\/banner-1544x500.jpg?rev=2543354","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/disable-full-site-editing\/assets\/icon-128x128.jpg?rev=2543354","icon_2x":"https:\/\/ps.w.org\/disable-full-site-editing\/assets\/icon-256x256.jpg?rev=2543354","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Allow disabling full site editing in the admin, useful to protect a production site.\nA block theme will continue to work as intended on the frontend while making sure the theme can't be messed up.<\/p>\n\n<blockquote>\n  <p><em>\u26a0\ufe0f Full site editing is still fresh.<\/em>\n  For the coming months I'll keep testing the plugin with new (beta) releases of gutenberg and WordPres.<\/p>\n<\/blockquote>\n\n<ul>\n<li>If you find a bug,<\/li>\n<li>If you have questions,<\/li>\n<li>Feature requests,<\/li>\n<li>Anything else,\nPlease contact me <a href=\"https:\/\/wordpress.org\/support\/plugin\/disable-full-site-editing\/\">on the forum<\/a> or on the <a href=\"https:\/\/github.com\/janw-me\/disable-full-site-editing\">github repository<\/a>.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Just install the plugin and activate.\nThere is an admin settings page or set the <code>DISABLE_FSE<\/code> constant.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='in%20what%20order%20does%20the%20plugin%20check%20if%20full%20site%20editing%20is%20allowed%3F'><h3>In what order does the plugin check if full site editing is allowed?<\/h3><\/dt>\n<dd><ol>\n<li>The constant <code>DISABLE_FSE<\/code> set to true\/false.\nYou can add the constant in your <code>wp-config.php<\/code> file.<\/li>\n<li>The setting in the wp-admin (a sub page of the tools menu)<\/li>\n<li>The current <code>WP_ENVIRONMENT_TYPE<\/code>. <a href=\"https:\/\/developer.wordpress.org\/reference\/functions\/wp_get_environment_type\/\">Docs<\/a>, <a href=\"https:\/\/make.wordpress.org\/core\/2020\/07\/24\/new-wp_get_environment_type-function-in-wordpress-5-5\/\">A bit more details<\/a><\/li>\n<\/ol><\/dd>\n<dt id='how%20does%20the%20%60disable_fse%60%20constant%20work%3F'><h3>How does the `DISABLE_FSE` constant work?<\/h3><\/dt>\n<dd><p>In your <code>wp-config.php<\/code> paste the following to always disable FSE:<\/p>\n\n<pre><code>define( 'DISABLE_FSE', true );\n<\/code><\/pre>\n\n<p>or to always enable FSE<\/p>\n\n<pre><code>define( 'DISABLE_FSE', false );\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Implemented a far more deed level disabling of FSE. Previously we just removed links in the admin.\nNow we just fake the current theme to not appear as FSE.<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Fixed an JS error on the widgets page.<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Removed unused files from SVN<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>The translations via Polyglot now work correctly thanks to <a href=\"https:\/\/profiles.wordpress.org\/alexclassroom\/\">Alex Lion<\/a><\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Fixed a couple of bugs.<\/li>\n<li>Now also tested on multisite.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed a JS bug<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>More precise disabling of FSE, it was to broad.<\/li>\n<li>Disable adding\/editing templates in the editor itself.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added more functions checks.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Launch<\/li>\n<\/ul>","raw_excerpt":"Allow disabling full site editing in the admin, useful to protect a production site.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/142108","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=142108"}],"author":[{"embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/janwoostendorp"}],"wp:attachment":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=142108"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=142108"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=142108"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=142108"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=142108"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=142108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}