apply_filters( 'tribe_black_friday_start_time', int $bf_start_date )
Allow filtering of the Black Friday sale start date, mainly for testing purposes.
Contents
Parameters
- $bf_start_date
-
(int) Unix time for the Monday of Thanksgiving week @ 6am UTC.
Source
Changelog
| Version | Description |
|---|---|
| 4.12.14 | Introduced. |