• 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 / Service_Provider / Service_Provider::get_plugin_updated_name()
Product: The Events Calendar PRO

Service_Provider::get_plugin_updated_name()


Source

File: src/Tribe/Integrations/Event_Automator/Service_Provider.php

	public function get_plugin_updated_name(): string {
		return sprintf(
			/* translators: %1$s: The plugin version */
			_x(
				'The Events Calendar Pro to %1$s',
				'Plugin name upgraded to version.',
				'tribe-events-calendar-pro'
			),
			Tribe__Events__Pro__Main::VERSION
		);
	}

Expand full source code Collapse full source code

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