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

Shortcode_Abstract::setup( $arguments,  $content )

{@inheritDoc}


Source

File: src/Tribe/Views/V2/Shortcodes/Shortcode_Abstract.php

	public function setup( array $arguments, string $content ) {
		$this->arguments = $this->parse_arguments( $arguments );
		$this->content   = $content;
	}

Expand full source code Collapse full source code

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