Provider::add_filters()

Method: Hooks into filters and actions disabling a number of UI across plugins to make sure no Event-related data will be modified during the migration.

Namespace: TEC\Events_Community\Custom_Tables\V1\Migration\Maintenance_Mode

Provider::register()

Method: Activates the migration mode, disabling a number of UI elements across EC.

Namespace: TEC\Events_Community\Custom_Tables\V1\Migration\Maintenance_Mode

Provider

Class: Class Provider.

Namespace: TEC\Events_Community\Custom_Tables\V1\Migration\Maintenance_Mode

Assets::is_edit_route()

Method: Detects, reading the request URI directly, whether the request is to edit or add an Event using the plugin pages.

Namespace: TEC\Events_Community\Custom_Tables\V1

Assets::enqueue_ecp_assets()

Method: Hooks on the actions and filters required to enqueue ECP Custom Tables v1 scripts and styles in the editing screens.

Namespace: TEC\Events_Community\Custom_Tables\V1