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

Widget_Month::get_default_widget_name()

{@inheritDoc}


Source

File: src/Tribe/Views/V2/Widgets/Widget_Month.php

	public static function get_default_widget_name() {
		return esc_html( sprintf(
			_x(
				'%1$s Calendar',
				'The name of the Month Widget.',
				'tribe-events-calendar-pro'
			),
			tribe_get_event_label_plural()
		) );
	}

Expand full source code Collapse full source code

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