apply_filters( "tec_date_based_notice_get_screens_{$this->slug}", TribeAdminNoticearray<string> $screens )

Allows filtering of the screens for a specific date-based notice.


Parameters

$screens

(<span class="TribeAdminNoticearray">TribeAdminNoticearray) The current list of allowed screens.


Top ↑

Return

(TribeAdminNoticearray<string>) $screens The modified list of allowed screens.


Top ↑

Source

File: src/Tribe/Admin/Notice/Date_Based.php


Top ↑

Changelog

Changelog
Version Description
4.15.4 Introduced.