Skip to content

Instantly share code, notes, and snippets.

@hajro92
Forked from barrykooij/abspath-check.php
Created April 25, 2016 23:56
Show Gist options
  • Save hajro92/214b5a2d15c4df892b402407ba8c6310 to your computer and use it in GitHub Desktop.
Save hajro92/214b5a2d15c4df892b402407ba8c6310 to your computer and use it in GitHub Desktop.
<?php
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment