apply_filters( 'tec_admin_pages_capability', string $capability ) Filters the default capability for TEC admin pages. TopicsParameters Source Changelog Related Used By Parameters # $capability (string) The capability required for a TEC page to be displayed to the user. Top ↑Source # File: src/Tribe/Admin/Pages.php Top ↑Changelog # Changelog Version Description 4.15.0 Introduced. Top ↑Related # Used By # Used By Used By Description src/Tribe/Admin/Pages.php: Pages::get_capability() Get the capability.
Used By # Used By Used By Description src/Tribe/Admin/Pages.php: Pages::get_capability() Get the capability.