Skip to content

Instantly share code, notes, and snippets.

View achchu93's full-sized avatar
🏠
Always Available

Ahamed Arshad Azmi achchu93

🏠
Always Available
View GitHub Profile
function register_related_programs_meta_box() {
$group = new \Fieldmanager_Group(
[
'collapsed' => true,
'name' => 'cps_program_related',
'serialize_data' => false,
'children' => [
'override' => new \Fieldmanager_Checkbox(
[