forked from LiveCarta/LiveCartaWP
LAW-3610 - new WP QA config
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
* @package WordPress
|
||||
*/
|
||||
|
||||
require_once __DIR__ . '/wp-content/vendor/autoload.php';
|
||||
|
||||
if ( file_exists( dirname( __FILE__ ) . '/wp-config-local.php' ) ) {
|
||||
include( dirname( __FILE__ ) . '/wp-config-local.php' );
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user