apply_filters( 'tribe_tickets_theme_compatibility_registered', array $registered )

Filters the list of themes that are registered for compatibility.


Parameters

$registered

(array) An associative array of views in the shape [ <slug> => <class> ].


Top ↑

Source

File: src/Tribe/Theme_Compatibility.php


Top ↑

Changelog

Changelog
Version Description
4.11.4 Introduced.