apply_filters( 'mc_generator_tab_content', $tabs, $data ) → {string}
Insert a tab panel into the shortcode generator tabs.
Parameters:
Name | Type | Description |
---|---|---|
$tabs |
string | Tab HTML content. |
$data |
array | Data from last generator submission. |
- Source:
Returns:
- Type
- string