Tribe__Events__Pro__Editor::register_additional_fields_category_all()
Plugin: The Events Calendar PRO
Method: Add the event custom fields on post that are events only
Plugin: The Events Calendar PRO
Method: Add the event custom fields on post that are events only
Plugin: The Events Calendar PRO
Method: Register all the additionals fields as they might have
Plugin: The Events Calendar PRO
Method: Set the default attributes of this block
Plugin: The Events Calendar PRO
Method: Since we are dealing with a Dynamic type of Block we need a PHP method to render it
Plugin: The Events Calendar PRO
Method: Register the Assets for when this block is active
Plugin: The Events Calendar PRO
Method: Which is the name/slug of this block
Plugin: The Events Calendar PRO
Method: Does the registration for PHP rendering for the Block, important due to been an dynamic Block
Plugin: The Events Calendar PRO
Method: Tribe__Events__Pro__Editor__Blocks__Additional_Field constructor.
Plugin: The Events Calendar PRO
Method: Return the meta value of a post ID directly from the DB
Plugin: The Events Calendar PRO
Method: Removes the meta keys that maps into the classic editor when the `_EventRecurrence` is removed.