__( 'Days of the Month', 'fusion-builder' ), 'values' => $values, ]; return $choices; } add_filter( 'fusion_predefined_choices', 'fusion_builder_predefined_days_of_the_month' );