deleted testfile
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
defined( 'ABSPATH' ) || exit;
|
||||
|
||||
define ('REGEX_START', "/(_[_a-z])\( *(['\"][\w\d\s%$&;.,!?:\-0-9]*[\"'],? *)(['\"][\w\d\s%$&;.,!?:\-0-9]*[\"'],? *)?, *[\"']");
|
||||
define ('REGEX_END', "[\"'] *\)/");
|
||||
define ('THEME_FOLDER_PATH', 'wp-content/themes');
|
||||
Reference in New Issue
Block a user