__( 'Once monthly', 'textdomain' ), 'interval' => 2635200, ); } return $schedules; } add_filter( 'cron_schedules', 'custom_cron_job_monthly' );