Skip to content

Instantly share code, notes, and snippets.

@fueledbyboredom
Created February 14, 2017 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fueledbyboredom/b055231f7595fcbd1b98161eb22d705f to your computer and use it in GitHub Desktop.
Save fueledbyboredom/b055231f7595fcbd1b98161eb22d705f to your computer and use it in GitHub Desktop.
Disable the theme editor that is available from the WordPress admin dashboard.
<?php
define('DISALLOW_FILE_EDIT', true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment