Advertisement
thesufi

disable theme and plugin editing from wp dashboard

May 10th, 2014
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. //disable theme and plugin editing from wp dashboard
  2. define( 'DISALLOW_FILE_EDIT', true );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement