• 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_Meta_Box / Tribe_Meta_Box::check_field_color()
Product: Advanced Post Manager

Tribe_Meta_Box::check_field_color()


Source

File: lib/tribe-meta-box.php

	public function check_field_color() {
		if ( $this->has_field( 'color' ) && self::is_edit_page() ) {
			wp_enqueue_style( 'farbtastic' );		// enqueue built-in script and style for color picker
			wp_enqueue_script( 'farbtastic' );
		}
	}

Expand full source code Collapse full source code

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