Adding direct access prevention to files
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
<?php
|
||||
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
|
||||
/**
|
||||
| ----------------------------------------------------------------
|
||||
| URL Rewrite Definitions
|
||||
|
Reference in New Issue
Block a user