Skip to content

Instantly share code, notes, and snippets.

@ahmadawais
Created January 22, 2015 11:06
Show Gist options
  • Save ahmadawais/6cd50957e33a5efde48f to your computer and use it in GitHub Desktop.
Save ahmadawais/6cd50957e33a5efde48f to your computer and use it in GitHub Desktop.
Quit if plugin file is called directly.
// If this file is called directly, abort.
if(!defined('WPINC')){die;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment