apply_filters( 'tribe_this_week_widget_class', string $tax_query_class )

Filter Classes Added to the This Week Widget Wrap.


Parameters

$tax_query_class

(string) Previous classes that will be added due to terms in the tax query.


Top ↑

Return

(string) Classes will be added widget class.


Top ↑

Source

File: src/functions/template-tags/widgets.php


Top ↑

Changelog

Changelog
Version Description
4.0.0 Introduced.