There is no “Enable” button I’m aware of, but if you want to fully disable file editing, then that’s easy.
https://codex.wordpress.org/Hardening_WordPress#Disable_File_Editing
Add this line to your wp-config.php file:
define('DISALLOW_FILE_EDIT', true);
No more file editing in WordPress.
Related Posts:
- CSS Background Opacity [duplicate]
- How to align a to the middle (horizontally/width) of the page [duplicate]
- Is there a color code for transparent in HTML?
- Is there a color code for transparent in HTML?
- “Stray start tag footer” in html validator?
- Make div scrollable
- HTML Width Percentage
- Text-decoration: none not working
- right align an image using CSS HTML
- Why are my CSS3 media queries not working on mobile devices?
- How to completely remove borders from HTML table
- Why “Inline-block” doesn’t work properly in this CSS?
- How to fix a footer overlapping content?
- How to word wrap text in HTML?
- How would you make two
s overlap?- What’s the HTML to have a horizontal space between two objects?
- How to center HTML5 Videos?
- HTML/CSS float: left; is not working properly
- How to get current screen width in CSS?
- CSS “margin: 0 auto” not centering
- margin-right is not working with my HTML. How can I center my content?
- how to center an inline div using css?
- How to center HTML5 Videos?
- How can I insert vertical blank space into an html document?
- HTML span align center not working?
- How to place Text and an Image next to each other in HTML?
- Set bootstrap modal body height by percentage
- Failed to decode downloaded font
- Center HTML Input Text Field Placeholder
- creating a chevron in CSS
- Display Images Inline via CSS
- Text wrapping around a div
- Why CSS3 Animation is not working?
- How to make fixed header table inside scrollable div?
- Using margin / padding to space span tag from the rest of the p tag
- How to expand textarea width to 100% of parent (or how to expand any HTML element to 100% of parent width)?
- How to get multiple images to auto resize and stay centered within a div
- How to make canvas responsive
- How to align this span to the right of the div?
- WordPress Admin Bar Overlapping Twitter Bootstrap Navigation [closed]
- Forcing reload of editor-style.css
- How can I make the wordpress editor apply the selected template?
- How to add a class to ul tags created by the WordPress editor Tinymce?
- raw code vs wordpress
- Adding HTML to the Header, Screws up in IE7
- Write text below a specific part of a sentence
- Efficient way to edit WordPress themes
- WordPress stripping out BR tags, need assistance
- how to setup content on a static frontpage with css and xhtml
- How to integrate my HTML and javascript into my child theme
- How to create fa-bars animated menu
- Firefox CSS Animations Broke [closed]
- Changing CSS FilePath for All Pages
- What makes WP so SEO friendly?
- Title has word broken when viewed in mobile [closed]
- wordpress css file
- how to hide submenus for the not active pages
- How can I get the search form to be selected automatically?
- CSS – Initial HTML Margin Issue On WordPress Site
- Cannot set property ‘className’ of null at setThemeFromCookie
- Using custom HTML tags to WordPress [closed]
- Is it safe to use WordPress generated classes?
- WordPress code editor messed up my code!
- How to change the settings of a video? [closed]
- Acessing HTML element with no specific tag on it [closed]
- Responsive issue with secondary logo – not sticking in position [closed]
- Earlier stylesheet not overriding later one
- With over a page of content the footer remains where the bottom of the screen was at top scroll
- I have html form and need to make it work in text editor on template. Only problem is it has .sccs styling file
- WordPress login using a completely custom page and no plugins?
- How to display image on WordPress homepage
- Clickable Text To Replace Radio buttons
- How to remove the specific class
- Img load while refreshing
- Navigation menu disappears when I hover the mouse [closed]
- Content going full width even though container is not
- How to Compress Css/js code in wordpress and increase loading speed?
- Bootstrap News: Image Modifciation
- Fonts are parsed in one way but rendered in a different way
- Website Tablet Check Out Field Issue
- Divi Theme HTML code is different in View Page Source than in the Firefox Inspector
- How to Take Logo Out of Navigation Menu? [closed]
- @media applying globally and not separately for each screen width [closed]
- Add WordPress Core CSS into editor-style.css
- Import HTML code that loads css and javascript into specific page
- checkbox function not working for dropdown menu
- Pages in another language
- Outputting the blogposts or the_content()
- Converting Static HTML pages to WordPress
- Apply Classes to post text inside editor
- How do I hide a specific div class inside ? [closed]
- Interactive maps in wordpress
- How to add input search field with roudned corners?
- Rollover button doesn’t appear in sidebar [closed]
- How can I use Advanced Custom Field Option page in CSS WordPress
- How to define a special character to change the style of my inline code?
- Grid problem on privew mode
- Customize margin between paragraphs using the Gutenberg Style editor
- Hide Span Class from Certain Page
- Why does the “visual editor” add useless html-comments and how can I get rid of them?