deps, [ 'jquery', $this->prefix . '-calendar-script', $this->prefix . '-bootstrap-datepicker', $this->prefix . '-jquery-resize', Tribe__Events__Template_Factory::get_placeholder_handle(), ] ); $path = Tribe__Events__Template_Factory::getMinFile( tribe_events_resource_url( 'tribe-events-bar.js' ), true ); wp_enqueue_script( $this->prefix . '-bar', $path, $deps, $this->filter_js_version() ); } }