8 lines
101 B
PHP
8 lines
101 B
PHP
<?php
|
|
|
|
if ( ! defined( 'ABSPATH' ) ) {
|
|
exit;
|
|
} // Exit if accessed directly.
|
|
|
|
// Silence is golden.
|