WordPress database error: [Unknown column 'priority' in 'field list']
INSERT INTO wppf_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` ) SELECT 'easy_wp_smtp_admin_notifications_update', 'pending', '2024-12-23 12:20:56', '2024-12-23 07:20:56', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1734956456;s:18:\"\0*\0first_timestamp\";i:1734956456;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1734956456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 10, '[8438]' FROM DUAL WHERE ( SELECT action_id FROM wppf_actionscheduler_actions WHERE status IN ( 'pending', 'in-progress' ) AND hook = 'easy_wp_smtp_admin_notifications_update' AND `group_id` = 2 LIMIT 1 ) IS NULL

XML-RPC server accepts POST requests only.