Ejemplo n.º 1
0
function cpotheme_taxonomy_metabox_layout($post)
{
    cpotheme_taxonomy_meta_form(__('Layout Options', 'brilliance'), $post, cpotheme_metadata_layout_options());
}
Ejemplo n.º 2
0
function cpotheme_taxonomy_metabox_layout($post)
{
    cpotheme_taxonomy_meta_form(__('Layout Options', 'transcend'), $post, cpotheme_metadata_layout_options());
}