Prevent direct access of FFCNR setup file
This commit is contained in:
parent
17320899af
commit
ae9c236681
@ -1,5 +1,8 @@
|
||||
<?php
|
||||
|
||||
// No direct access!
|
||||
defined( 'ABSPATH' ) OR exit;
|
||||
|
||||
// =============================================================================
|
||||
// REPLACEMENTS FOR WP FUNCTIONS
|
||||
// =============================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user