apply_filters( 'tribe_week_view_hide_weekends', boolean $hide_weekends )
Allows filtering of the week_view_hide_weekends option.
Contents
Parameters
- $hide_weekends
-
(boolean) whether to hide weekend on the view or not.
Source
Changelog
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |