deps, [ 'jquery' ] ); $path = Tribe__Events__Template_Factory::getMinFile( tribe_events_resource_url( 'jquery-ecp-plugins.js' ), true ); wp_enqueue_script( $this->prefix . '-ecp-plugins', $path, $deps, $this->filter_js_version() ); } }