Description

An action fired, right after event tickets metabox display.

Usage

function custom_em_after_metabox_event_tickets() {
// your code here
}
add_action('em_after_metabox_event_tickets', 'custom_em_after_metabox_event_tickets');

Parameters

Does not accept any parameters.

Location

includes/metaboxes.php

No replies yet

Be first to start the conversation.

Leave a Reply

Please, do not use this form for technical support. To get support for our plugins, use the support forum.

Your email address will not be published. Required fields are marked *