コード例 #1
0
function rrze_mb_save_metabox_fields($meta_box, $object_id)
{
    rrze_Meta_Box::save_fields($meta_box, $object_id);
}