• Home
  • Knowledgebase
  • DevDocs
  • Translations
  • Support
  • Live Preview

logo DevDocs

By The Events Calendar
Filter by type:
Skip to content
Filter by type:
Search
Browse: Home / Classes / Tribe__Events__Aggregator__Tabs__Edit / Tribe__Events__Aggregator__Tabs__Edit::__construct()
Product: The Events Calendar

Tribe__Events__Aggregator__Tabs__Edit::__construct()


Source

File: src/Tribe/Aggregator/Tabs/Edit.php

	public function __construct() {
		// Setup Abstract hooks
		parent::__construct();

		add_action( 'wp_ajax_tribe_aggregator_preview_import', array( $this, 'ajax_preview_import' ) );

		add_action( 'tribe_aggregator_page_request', array( $this, 'handle_submit' ) );
	}

Expand full source code Collapse full source code

The Events Calendar
  • Home
  • Products
  • Blog
  • Support
© 2026 The Events Calendar Terms and Conditions Privacy