get( 'config' ); $version = 4; if ( version_compare( $configuration->get_acf_version(), 5, '>=' ) ) { $version = 5; } require_once AC_SEO_ACF_ANALYSIS_PLUGIN_PATH . '/tests/js/system/data/acf' . $version . '.php'; }