|
@@ -1,9 +1,5 @@ |
|
1
|
1
|
<?php
|
|
2
|
|
-if ( ! defined( 'ABSPATH' ) ) {
|
|
3
|
|
- exit;
|
|
4
|
|
-}
|
|
5
|
|
-// phpcs:ignoreFile -- third party library
|
|
6
|
2
|
/* == DOCUMENTATION ==
|
|
7
|
3
|
For documentation and updates, visit http://abeautifulsite.net/notebook.php?article=21
|
|
8
|
4
|
*/
|
|
9
|
5
|
|