• 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__Pro__Editor__Recurrence__Provider / Tribe__Events__Pro__Editor__Recurrence__Provider::hook()
Product: The Events Calendar PRO

Tribe__Events__Pro__Editor__Recurrence__Provider::hook()


Source

File: src/Tribe/Editor/Recurrence/Provider.php

	public function hook() {
		add_filter( 'rest_pre_echo_response', array( $this, 'trigger_recurrence_rules' ), 10, 3 );
		add_filter( 'tribe_is_recurring_event', array( $this, 'is_recurring_event' ), 10, 2 );
	}

Expand full source code Collapse full source code

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