Provider::hook_telemetry_init()

Plugin: Tribe Common

Method: It’s super important to make sure when hooking to WordPress actions that we don’t do before we are sure that telemetry was properly booted into the system.

Namespace: TEC\Common\Telemetry

Configuration_Loader::add()

Plugin: Tribe Common

Method: Add a var provider to the list of providers referenced when accessing a variable from within the Configuration object.

Namespace: TEC\Common\Configuration