apply_filters( 'mc_show_custom_posts_in_menu', $show ) → {bool}
Should My Calendar post types be shown in admin menus. Default false.
Parameters:
Name | Type | Description |
---|---|---|
$show |
bool | True to show in menus. |
- Source:
Returns:
- Type
- bool