Skip to content

Instantly share code, notes, and snippets.

@yratof
Last active August 29, 2015 14:20
Show Gist options
  • Save yratof/dcba43bbf2f4097b23ee to your computer and use it in GitHub Desktop.
Save yratof/dcba43bbf2f4097b23ee to your computer and use it in GitHub Desktop.
MU Plugin for Clients
<?php
/*
Plugin Name: Stop touching my files
Plugin URI: http://eyeversuseye.com
Description: This stops you touching my files. I'm sick of you doing it. SICK OF IT!
Author: Andrew Lazarus
Version: Unlimited.
Author URI: http://eyeversuseye.com
Notes: Stop touching my files and then
complaining about your changes not being
there
*/
define( 'DISALLOW_FILE_MODS', TRUE );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment